Skip to content

Releases: Shopify/react-native-skia

v2.0.0-next.1

04 Mar 14:06
b9a2345
Compare
Choose a tag to compare
v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2025-03-04)

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.11

04 Mar 19:28
dc3b5f3
Compare
Choose a tag to compare

1.11.11 (2025-03-04)

Bug Fixes

v1.11.10

04 Mar 15:43
0d4e4e4
Compare
Choose a tag to compare

1.11.10 (2025-03-04)

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

02 Mar 15:30
7da94f6
Compare
Choose a tag to compare

1.11.9 (2025-03-02)

Bug Fixes

Reverts

v1.11.9-next.1

02 Mar 18:06
99d2ac7
Compare
Choose a tag to compare
v1.11.9-next.1 Pre-release
Pre-release

1.11.9-next.1 (2025-03-02)

Bug Fixes

v1.11.8

17 Feb 15:45
6443ac2
Compare
Choose a tag to compare

1.11.8 (2025-02-17)

Bug Fixes

v1.11.7

12 Feb 09:27
f33ae0f
Compare
Choose a tag to compare

1.11.7 (2025-02-12)

Bug Fixes

v1.11.6

08 Feb 13:01
121ebd4
Compare
Choose a tag to compare

1.11.6 (2025-02-08)

Bug Fixes

v1.11.5

05 Feb 20:45
484b1b3
Compare
Choose a tag to compare

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.4

05 Feb 10:00
49be75d
Compare
Choose a tag to compare

1.11.4 (2025-02-05)

Bug Fixes