Releases: Shopify/react-native-skia
Releases · Shopify/react-native-skia
v2.1.0
2.1.0 (2025-06-30)
Features
v2.0.7
2.0.7 (2025-06-26)
Bug Fixes
v2.0.6
2.0.6 (2025-06-25)
Bug Fixes
- ⬆️: upgrade to Skia m139 (#3198) (80bb92d)
- 💚: fix build skia step (#3202) (5672ec3)
- 🤖: Add flag to build librnskia.so for 16 KB page sizes to android CMakeLists.txt (#3177) (cc0278f)
v2.0.5
2.0.5 (2025-06-17)
Bug Fixes
v2.0.4
2.0.4 (2025-06-16)
Bug Fixes
v2.0.3
2.0.3 (2025-06-07)
Bug Fixes
v2.0.2
2.0.2 (2025-06-03)
Bug Fixes
- 🌈: enable wide gamut colors on RN Web (#3154) (bed348e)
- 🏞️: add output parameter to makeImageSnapshot() (#3155) (f53e43f)
- 🐛: Fix opacity context bug where color opacity would mutate the context opacity (#3171) (51c7a8f)
- 🐛: fix reconciler regression due to mismatching types with implementation (#3173) (8442b75)
v2.0.1
2.0.1 (2025-05-20)
Bug Fixes
- 🌈: enable wide gamut colors by default on iOS (#3153) (92c62fd)
v2.0.0
2.0.0 (2025-05-09)
Features
BREAKING CHANGES
- 🎨: * React 19 and React Native 0.78 minimum are required
- 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.
v2.0.0-next.5
Bug Fixes
- 🐛: Remove boggy parameter checks on color arrays (#3136) (92cb1f3)