Releases: Shopify/react-native-skia
Releases ยท Shopify/react-native-skia
v1.7.6
1.7.6 (2024-12-19)
Bug Fixes
- โบ๏ธ: fix bug in isRRect (#2822) (b7a55c5)
- ๐จ: fix race condition in SkiaDomView (#2823) (cca99c4), closes #2814
- ๐: fix bug with textAlign property in paragraph style (#2821) (bce4183)
- ๐ผ๏ธ: fix minor bug with LinearGammaColorFilter node factory (#2820) (e77754c)
v1.7.5
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
1.7.4 (2024-12-15)
Bug Fixes
- ๐ค: Regression with java exceptions on Android (#2808) (9ce6660)
v1.7.3
1.7.3 (2024-12-14)
Bug Fixes
v1.7.2
1.7.2 (2024-12-11)
Bug Fixes
v1.7.1
1.7.1 (2024-12-10)
Bug Fixes
v1.7.0
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
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.9
1.5.9 (2024-11-24)
Bug Fixes