In this article
What's Changed
- fix: Missing style props in the config causing TS compatibility check to fail by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8763
- chore: Remove macos compatibility check from v4 stable branch by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8767
- fix: use native processTransformOrigin instead of web version (#8738) by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8761
- fix: Proper support for nested
animatedPropsobjects and correct cleanup (#8726) by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8762 - fix(web): Support originX and originY in layout animations (#8733) by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8768
- fix: Web entering animations triggered on view exiting (#8772) by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8774
- fix: Animation names array order updates on keyframes order change by @MatiPl01 in https://github.com/software-mansion/react-native-reanimated/pull/8779
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/4.2.0...4.2.1
Release card