Skip to content

Releases: Shopify/react-native-skia

v1.3.0

22 May 14:17
Compare
Choose a tag to compare

1.3.0 (2024-05-22)

Features

Reverts

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