Skip to content

Releases: Shopify/react-native-skia

v1.2.3

19 Apr 15:26
66f877f
Compare
Choose a tag to compare

1.2.3 (2024-04-19)

Bug Fixes

  • πŸ€–: makeImageFromHardwareBuffer memory leak (#2389) (61571c3)
  • πŸ€–: Align Android hardware buffer formats handling (#2392) (66f877f)

v1.2.2

18 Apr 13:44
2391306
Compare
Choose a tag to compare

1.2.2 (2024-04-18)

Bug Fixes

  • 🍏: remove duplicate m123 header(#2386) (8d54359)
  • 🍏: Support YUV CVPixelBuffers on iOS (MakeImageFromPlatformBuffer(..)) (#2357) (0294341)
  • 🐎: improved Reanimated wrapper (#2379) (aeb5a85)
  • Remove unneeded YUV formats (#2385) (fe496de)

v1.2.1

17 Apr 04:46
8e41da3
Compare
Choose a tag to compare

1.2.1 (2024-04-17)

Bug Fixes

  • 🍏: Use Metal for creating SkImage from CVSampleBuffer (#2356) (a7041d4)
  • πŸ‘Ύ: use PixelBuffer instead of SampleBuffer on iOS (#2374) (8e41da3)
  • πŸ’»: use available cores to compile Skia (#2360) (f7e92ed)
  • πŸ§‘πŸ»β€πŸ­: Metal NativeBuffer flickering issue (#2372) (2f6ff85)

v1.2.0

11 Apr 06:51
9232b67
Compare
Choose a tag to compare

1.2.0 (2024-04-11)

Bug Fixes

  • πŸ›: Fix memory leak with makeNonImageTexture on Web (#2337) (24f07d7)
  • πŸ›: fix support for snapshot views on fabric (#2341) (0e1b619)
  • 🐦: Add optional parameter to pause an animated image (#2349) (cd02719)
  • πŸ“Ή: add e2e tests for Platform Buffers and fix iOS implementation (#2351) (9232b67)

Features

  • πŸ“Έ: Create Image.MakeImageFromPlatformBuffer(..) (#2344) (933a0e2)
  • Expose Surface's width and height (#2345) (5eeeb80)

v1.1.0

03 Apr 19:32
747bb8e
Compare
Choose a tag to compare

1.1.0 (2024-04-03)

Bug Fixes

  • πŸ›: Fix memory leak with MakeOffscreen when using CPU fallback (#2333) (1d8051f)
  • πŸ“š: document incompatibility with interpolateColor from Reanimated (#2331) (3a29d4f)

Features

v1.0.6

03 Apr 13:30
fc7bb5f
Compare
Choose a tag to compare

1.0.6 (2024-04-03)

Bug Fixes

  • πŸ›: fix regression with missing exports in headless mode (#2330) (1925223)
  • Fix prefab headers not being properly namespaced (#2261) (dc1e322)

v1.0.5

02 Apr 10:05
5caef05
Compare
Choose a tag to compare

1.0.5 (2024-04-02)

Bug Fixes

  • πŸ›: memory leak with CPU surfaces on Node/Web (#2327) (8253845)
  • πŸ›: unmount container after drawing texture (#2301) (b07153a)
  • πŸ•ΈοΈ: make makeNonTextureImage substantially faster on web (#2326) (e6e6add)
  • android: πŸ“Ί makeImageFromView respect scroll offset (#2306) (4e63f30)

v1.0.4

16 Mar 17:01
7898054
Compare
Choose a tag to compare

1.0.4 (2024-03-16)

Bug Fixes

Release 1.0.3

14 Mar 20:13
09bacf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Release 1.0.2

11 Mar 14:15
f4bf497
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2