v2.0.0-next.2
Pre-release
Pre-release
·
47 commits
to next
since this release
2.0.0-next.2 (2025-04-01)
Bug Fixes
- π: Consolidate Enum access on RN Web (#3063) (5ecba93)
- π: fix cloneInstance bug on RN Web (#2998) (dc3b5f3)
- π: Fix first frame crash on RN Web (#3017) (38476b5)
- π: reconciller bug on React Native Web (#3050) (006bc63)
- π: Upgrade to CanvasKit 0.40 (#3073) (f299931)
- π: Fix release bug on apple platforms (#3067) (89148d1), closes #3056
- ποΈ: minor improvement to the first time to frame in reconciler (#2991) (0d4e4e4)
- ποΈ: set ZERO_AR_DATE in env of build command (#3031) (7c92aba)
- π: fix serious threading issue in useAnimatedImageValue (#3057) (d366abd)
- π: fix bug in release process (#3019) (ff7bf1c)
- π: add support for testID on Canvas in Jest (#3058) (2d0c342)
- π: fix release script (#3024) (c8929f5)
- π: fix release script (#3025) (9fb295b)
- π: fix release script (#3026) (ed851c2)
- π: release script (#3028) (d21f0eb)
- π¦: fix release script (#3023) (eb6a8be)
- π€: Allow customizing ndk path and version (#3018) (3b938b1)
- π€: fix minor memory leak on Android (#3052) (1fcdf51)
- π€: Revert minSDK=26 for now (#3075) (4a41189)
- πͺ’: Fix color type in headless mode (#3071) (e71451e)
- consistent std::move semantics (#3040) (77c2a4f)
- harden shaders against buffer over-reads (#3066) (6bdfa74)
- harden vertices (#3065) (67432c2)
- incorrect error message on
getPosTan
(#3041) (807b63e) - throw error when accessing disposed objects (#3043) (b7743d8)
- use
JsiSkPathEffect
on dispose export (#3055) (74624c0)