Skip to content

Releases: Shopify/react-native-skia

v1.11.3

31 Jan 13:18
8be7039
Compare
Choose a tag to compare

1.11.3 (2025-01-31)

Bug Fixes

v1.11.2

29 Jan 15:43
815051b
Compare
Choose a tag to compare

1.11.2 (2025-01-29)

Bug Fixes

  • โš›๏ธ: react-native 0.77 build on Android (#2926) (a69d9bc)
  • โš›๏ธ: react-native 0.77 build on Android (#2926) (75f713c)
  • ๐Ÿ›: fix bug where unmounted canvases would be drawn (#2929) (815051b)
  • ๐Ÿค–: fix minor issue with the opaque property on Android (0e5cd91)

v1.11.1

29 Jan 08:56
c026636
Compare
Choose a tag to compare

1.11.1 (2025-01-29)

Bug Fixes

  • ๐Ÿ›: fix conflicting header name on iOS (#2924) (c026636)

v1.11.0

29 Jan 07:56
9ca4df0
Compare
Choose a tag to compare

1.11.0 (2025-01-29)

Bug Fixes

  • ๐Ÿ“•: added font mock to skia jest setup (#2903) (d029b60)

Features

  • ๐ŸŽ๏ธ: Substancial performance improvements in the reconciler (#2919) (acd63ce)

v1.10.2

15 Jan 08:06
02d3e13
Compare
Choose a tag to compare

1.10.2 (2025-01-15)

Bug Fixes

  • ๐Ÿค–: remove unstable React Native Screens workaround on Android (#2894) (02d3e13)

v1.10.1

12 Jan 21:07
939ad0b
Compare
Choose a tag to compare

1.10.1 (2025-01-12)

Bug Fixes

  • ๐ŸŽจ: consolidate color processing in the scenegraph (#2891) (939ad0b)

v1.10.0

12 Jan 07:33
6bc0508
Compare
Choose a tag to compare

1.10.0 (2025-01-12)

Features

  • ๐ŸŽจ: Enable new reconciler by default on iOS and Android (#2865) (6bc0508)

v1.9.1

12 Jan 05:42
ec9c8c9
Compare
Choose a tag to compare

1.9.1 (2025-01-12)

Bug Fixes

  • ๐ŸŒŽ: fix bug with sampling options in drawAtlas (#2886) (ec9c8c9)

v1.9.0

10 Jan 13:26
8b14242
Compare
Choose a tag to compare

1.9.0 (2025-01-10)

Bug Fixes

  • ๐ŸŽ: minor improvements to the new reconciler (#2871) (c5f48cc)

Features

  • ๐Ÿ: add tvOS support (#2857) (16abb40)
  • ๐Ÿž๏ธ: fix default image sampling and add full control of sampling options (#2880) (8b14242), closes #2507

v1.8.2

07 Jan 22:06
a78b255
Compare
Choose a tag to compare

1.8.2 (2025-01-07)

Bug Fixes

  • ๐Ÿ›: Fix serious memory error with data loading hooks (useImage, useFont) (#2866) (a78b255)