2.8.0 (2026-07-13)
Bug Fixes
- 🐎: fix bug where Reanimated was not an optional dependency (#3939) (16ce522)
- 🐛: fix WASM memory consumption on RN Web reconciler (#3940) (ff01253)
Features
- 📝: expose Paragraph.getPath() and Paragraph.extendedVisit() (#3931) (b985f58), closes Shopify/react-native-skia#3493