What's Changed
- Only reject empty-object style values for supported props (#9746) by @MatiPl01 in #9803
- Re-register pseudo selectors after a component remount (#9765) by @MatiPl01 in #9804
- Prevent recursive loops when setting values in callbacks (#9769) by @MatiPl01 in #9806
- Animate react-native-svg via CSS on web in minified builds (#9773) by @MatiPl01 in #9807
- Pass -fno-pch-timestamp so ccache can reuse the Android PCH (#9749) by @MatiPl01 in #9808
- Restore opacity for flaky entering animations under Reduce Motion on iOS (#9772) by @MatiPl01 in #9805
- Prevent
useAnimatedKeyboardcrash "Can't change insets on an animation that is cancelled" (#9670) by @MatiPl01 in #9842 - Fix Android crash on empty CSS strokeDasharray from the default keyframe endpoint (#9845) by @MatiPl01 in #9846
Full Changelog: 4.5.0...4.5.1