Skip to content

Releases: software-mansion/react-native-reanimated

3.7.1

20 Feb 15:02
97f41cc
Compare
Choose a tag to compare
  • #5646 Fix for useAnimatedSensor to not throw JS errors on re-render in development bundles
  • #5402 Fix for missing null check in useAnimatedStyle
  • #5333 Making useAnimatedStyle return a stable reference

Full Changelog: 3.7.0...3.7.1

3.6.3

19 Feb 13:03
4316ce2
Compare
Choose a tag to compare

#5562 - Fixing layout animations now working in web production bundles

Full Changelog: 3.6.2...3.6.3

3.7.0

08 Feb 15:36
5633e7b
Compare
Choose a tag to compare

What's Changed

New features

Fixes

Improvements

New Contributors

@marmor157 @Code-Victor @wodin @amadeus @azashi @shubham1206agra @migueldaipre @cortinico @patrycjakalinska @jp1987 @okwasniewski

πŸ™Œ Thank you for your contributions!

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

Full Changelog: 3.6.2...3.7.0

3.6.2

25 Jan 13:16
Compare
Choose a tag to compare

Changes:

  • Remove warning in Expo Go

Full Changelog: 3.6.1...3.6.2

3.6.1

30 Nov 17:38
Compare
Choose a tag to compare

Changes:

  • Add TSDoc to public API (#5377)
  • Fix PlatformChecker.ts (#5440)
  • Fix ScrollView missing properties (#5437)

Full Changelog: 3.6.0...3.6.1

3.6.0

28 Nov 11:30
50391ff
Compare
Choose a tag to compare

What's Changed

New features

Fixes

Improvements

Typescript

  • A lot of type improvements - @tjzel

New Contributors

@khevamann @xSyki @ankit-tailor @caglar09 @gabrieldonadel @td-tomasz-joniec @cwclancy @szydlovsky @joshlam @andreysam @ugurcanatas

πŸ™Œ Thank you for your contributions!

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

Full Changelog: 3.5.0...3.6.0

3.5.4

21 Sep 09:38
Compare
Choose a tag to compare

Fixes accidental export of some enums as export type and also makes PlatformChecker.ts more approachable for TypeScript in user libraries (#5105).

Full Changelog: 3.5.3...3.5.4

3.5.3

20 Sep 12:50
Compare
Choose a tag to compare

Fixes improper export and export type in lib files (#5074).
Fixes Reanimated-Skia integration by exporting publicly startMapper and stopMapper (#5103).
Full Changelog: 3.5.2...3.5.3

3.5.2

15 Sep 14:52
446eb22
Compare
Choose a tag to compare

Fixing crash on Release mode with #5087 (bug introduced in #4794).

3.5.1

12 Sep 09:39
Compare
Choose a tag to compare

What's Changed

Fix for undefined _IS_FABRIC - #5065

πŸ™Œ Thank you for your contributions!

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

Full Changelog: 3.5.0...3.5.1