Releases: Shopify/react-native-skia
Releases · Shopify/react-native-skia
v1.11.5
1.11.5 (2025-02-05)
Bug Fixes
- 🌎: fix issue where users were running into a "React is not defined" error using Skia on web for both Next.js and Storybook. (#2941) (c6d81c4)
- 🌧️: fix major regression with the Glyphs component (#2944) (53e8fae)
- 🐯: fix svg regression in the new reconciller (#2942) (4bc9b79)
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)