Skip to content

Releases: Shopify/react-native-skia

v1.7.5

16 Dec 20:55
84a3b3a
Compare
Choose a tag to compare

1.7.5 (2024-12-16)

Bug Fixes

  • ⏺️: fix memory error with rounded rectangles (#2812) (b72c441)
  • 🌎: Add makeImageSnapshotAsync() on Web (#2810) (7511466)
  • 🎨: fix bug in drawAtlas() (#2809) (88980ba)
  • 🐯: fix minor parameter bug in drawSvg() (#2811) (bd526a5)
  • 🤖: Fix regression with PictureView on Android (#2813) (84a3b3a)

v1.7.4

15 Dec 17:36
9ce6660
Compare
Choose a tag to compare

1.7.4 (2024-12-15)

Bug Fixes

  • 🤖: Regression with java exceptions on Android (#2808) (9ce6660)

v1.7.3

14 Dec 13:31
1908603
Compare
Choose a tag to compare

1.7.3 (2024-12-14)

Bug Fixes

v1.7.2

11 Dec 13:27
e9bb166
Compare
Choose a tag to compare

1.7.2 (2024-12-11)

Bug Fixes

v1.7.1

10 Dec 15:46
2cfa890
Compare
Choose a tag to compare

1.7.1 (2024-12-10)

Bug Fixes

v1.7.0

07 Dec 17:15
52f2e44
Compare
Choose a tag to compare

1.7.0 (2024-12-07)

Bug Fixes

Features

  • 🏞️: cross context texture sharing and external texture import (#2782) (f9c8119)
  • 🧮: Add invert on Matrix4 (#2791) (42f81f0)

v1.6.0

30 Nov 17:32
3401111
Compare
Choose a tag to compare

1.6.0 (2024-11-30)

Bug Fixes

  • 🖍️: fix regression in ColorType enum (#2779) (06ecae8)
  • 🤖: fix bug with default clear color on Android offscreen surfaces (#2781) (3401111)

Features

v1.5.10

24 Nov 20:45
aab5771
Compare
Choose a tag to compare

1.5.10 (2024-11-24)

Bug Fixes

v1.5.9

24 Nov 13:32
ba1db84
Compare
Choose a tag to compare

1.5.9 (2024-11-24)

Bug Fixes

v1.5.8

22 Nov 07:20
f4db5f5
Compare
Choose a tag to compare

1.5.8 (2024-11-22)

Bug Fixes

  • 🖼️: fix thread safety in SkImage and viewRef.makeImageSnapshot (#2761) (f4db5f5)