Releases: Shopify/react-native-skia
Releases · Shopify/react-native-skia
v2.0.0-next.1
Bug Fixes
Features
BREAKING CHANGES
-
- React 19 and React Native 0.78 minimum are required
- SDK 26 minimum is required on Android
- The
debug
and mode
properties are now deprecated
SKSGRoot
api is now async, as a result functions such as drawAsImage
are now async as well.
v1.11.10
Bug Fixes
- 🏎️: minor improvement to the first time to frame in reconciler (#2991) (0d4e4e4)
- 💚: revert bogus 1.11.9 release (#2987) (673e21e)
v1.11.9
1.11.9 (2025-03-02)
Bug Fixes
Reverts
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)