Skip to content

Releases: software-mansion/react-native-reanimated

3.17.1

28 Feb 18:44
bd4752b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.17.0...3.17.1

3.17.0

24 Feb 16:21
Compare
Choose a tag to compare

Key changes compared to 3.16.7

  • Partial separation of Worklets and Reanimated
  • Support React Native 0.78-rc.3 #6934
  • Fixes for Layout Animations on Fabric
  • Fixes for circular dependencies resulting in slight memory leaks on reload #6850
  • Support for LAB color interpolation #6782
  • Support for boxShadow property #6749
  • Support for multiple worklet referencing in Reanimated Babel Plugin #6904
  • Support for Android's edge-to-edge #6732

What's Changed

New Contributors

Full Changelog: /~https://github.com/software-mansion/react-nati...

Read more

4.0.0-beta.2

05 Feb 16:33
a343322
Compare
Choose a tag to compare
4.0.0-beta.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.0.0-beta.1...4.0.0-beta.2

4.0.0-beta.1

21 Jan 16:02
9a907dd
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

Features

  • CSS Animations and CSS Transitions support πŸš€

What's Changed

Read more

3.16.7

13 Jan 09:05
Compare
Choose a tag to compare

What's changed

  • Support for React Native 0.77 by @tomekzaw and @piaskowyk
  • Workaround for V8EXECUTOR_LIB NOTFOUND error in worklets CMakeLists.txt by @dlee in #6603

3.16.6

08 Jan 14:23
Compare
Choose a tag to compare

What's changed

3.17.0-rc.1

13 Dec 15:32
Compare
Choose a tag to compare
3.17.0-rc.1 Pre-release
Pre-release

Key changes

  • Cache worklets - optimization #6758
  • Restoring JSInvoker everywhere #6783

Full Changelog: 3.17.0-rc.0...3.17.0-rc.1

3.16.5

10 Dec 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.16.4...3.16.5

3.16.4

09 Dec 18:03
Compare
Choose a tag to compare

What's Changed

  • fix: brownfield integration in #6774 by @WoLewicki
  • fix: Empty array & null checks in handleTabNavigatorChange method fixes #6698 in #6700 by @aymather
  • Fix crash caused by using ShareableHandle in multiple remote runtimes in #6796 by @tomekzaw
  • Clear operationsInBatch_ before terminating UI runtime in #6779 by @tomekzaw

Full Changelog: 3.16.3...3.16.4

3.16.3

26 Nov 09:13
Compare
Choose a tag to compare

What's Changed

  • Restoring jsxRuntime: classic when building Reanimated module output with react-native-builder-bob for NativeWind support #6760
  • Adding mocks for get set API for mutables #6742
  • Fixing sideEffects paths for web support #6634
  • Fixing unnecessary warning #6631
  • release: 3.16.3 by @tjzel in #6761

Full Changelog: 3.16.2...3.16.3