Skip to content

Releases: software-mansion/react-native-reanimated

3.0.0-rc.10

10 Jan 15:01
7ae587b
Compare
Choose a tag to compare
3.0.0-rc.10 Pre-release
Pre-release

What's Changed

  • Add support for React Native 0.71 by @tomekzaw in #3745
  • Fix unused debugToken_ in release mode by @tomekzaw in #3909
  • [Android] fix components being placed under the screen header by @jwajgelt in #3791
  • Add user-friendly error message when worklet cannot be created due to missing Babel plugin by @tomekzaw in #3893
  • Fix sensor listener leak on Android by @graszka22 in #3900
  • Fix useAnimatedScrollHandler when using FlashList by @graszka22 in #3899
  • Color interpolation improvements by @graszka22 in #3891
  • Fix layout after entering animation ends by @jwajgelt in #3795
  • Move REANIMATED_VERSION definition to ReanimatedVersion.h by @tomekzaw in #3920
  • Cocoapods: Fix deprecated/removed File.exists method by @iBotPeaches in #3919
  • Support device orientation change in default layout animations by @graszka22 in #3901
  • Convert c-like bool to obj-c-like BOOL for REAHasAnimationBlock by @piaskowyk in #3921
  • Fix issues with relative paths when bundling web apps by @jwajgelt in #3922
  • Keep NewestShadowNodesRegistry lock for longer by @tomekzaw in #3926

New Contributors

@iBotPeaches

πŸ™Œ Thank you for your contributions!

Full Changelog: 3.0.0-rc.9...3.0.0-rc.10

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3883993156

2.14.0

12 Jan 08:57
7ae587b
Compare
Choose a tag to compare

What's Changed

πŸ™Œ Thank you for your contributions!

Full Changelog: 2.13.0...2.14.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3894657042

3.0.0-rc.9

22 Dec 12:21
6396098
Compare
Choose a tag to compare
3.0.0-rc.9 Pre-release
Pre-release

What's Changed

New Contributors

@tonibardina, @scottmas

πŸ™Œ Thank you for your contributions!

Full Changelog: 3.0.0-rc.8...3.0.0-rc.9

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3757527250

3.0.0-rc.8

01 Dec 13:36
63c66e3
Compare
Choose a tag to compare
3.0.0-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc.7...3.0.0-rc.8

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3591607052

3.0.0-rc.7

29 Nov 21:37
bf37a2f
Compare
Choose a tag to compare
3.0.0-rc.7 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc.6...3.0.0-rc.7

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3578011595

New Contributors

@jfkm69

πŸ™Œ Thank you for your contributions!

3.0.0-rc.6

16 Nov 14:41
1bec9a0
Compare
Choose a tag to compare
3.0.0-rc.6 Pre-release
Pre-release

3.0.0-rc.5

14 Nov 07:54
05c93b0
Compare
Choose a tag to compare
3.0.0-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc.4...3.0.0-rc.5

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3440922420

New Contributors

@yusufyildirim @blazejkustra @capezzbr @muhamad-rizki

πŸ™Œ Thank you for your contributions!

2.13.0

16 Nov 10:50
89fcb76
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.12.0...2.13.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3444270343

New Contributors

@yusufyildirim @blazejkustra @capezzbr @muhamad-rizki

πŸ™Œ Thank you for your contributions!

3.0.0-rc.4

28 Oct 20:25
d9bcf1a
Compare
Choose a tag to compare
3.0.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc.3...3.0.0-rc.4

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3345672511

New Contributors

@shamilovtim @jinliming2 @skaldo @hannojg

πŸ™Œ Thank you for your contributions!

2.12.0

27 Oct 12:58
c50dbf0
Compare
Choose a tag to compare

πŸš€ Main changes

  • Added measure and scrollTo for web #3661
  • [Fix] Ignore layout animation props on the web #3714
  • [Fix] Absolute path in Podflie.lock #3701
  • [Fix] Fix require cycle in useScrollViewOffset #3713

Full Changelog: 2.11.0...2.12.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3336425460

πŸ™Œ Thank you for your contributions!