Releases: Shopify/react-native-skia
Releases ยท Shopify/react-native-skia
v1.11.2
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.0
1.11.0 (2025-01-29)
Bug Fixes
Features
- ๐๏ธ: Substancial performance improvements in the reconciler (#2919) (acd63ce)
v1.10.2
1.10.2 (2025-01-15)
Bug Fixes
- ๐ค: remove unstable React Native Screens workaround on Android (#2894) (02d3e13)
v1.10.1
1.10.1 (2025-01-12)
Bug Fixes
- ๐จ: consolidate color processing in the scenegraph (#2891) (939ad0b)
v1.10.0
1.10.0 (2025-01-12)
Features
- ๐จ: Enable new reconciler by default on iOS and Android (#2865) (6bc0508)
v1.9.1
1.9.1 (2025-01-12)
Bug Fixes
- ๐: fix bug with sampling options in drawAtlas (#2886) (ec9c8c9)
v1.9.0
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
1.8.2 (2025-01-07)
Bug Fixes
- ๐: Fix serious memory error with data loading hooks (useImage, useFont) (#2866) (a78b255)