Skip to content

Releases: software-mansion/react-native-gesture-handler

2.15.0

05 Feb 16:11
2e5df1c
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

  • Add checks for the same instance of handler usage across multiple GestureDetectors by @m-bert in #2694
  • Remove didMountComponentsWithRootTag on the new arch by @j-piasecki in #2687
  • Fix double start when activateAfterLongPress is used by @j-piasecki in #2628
  • Reset relevant handler when recognizer gets reset. by @j-piasecki in #2705
  • Fix inactive handlers staying at finished state by @m-bert in #2738
  • Change functions in windows module file to no-ops. by @m-bert in #2741
  • Fix handlers coming back from being cancelled by @j-piasecki in #2704
  • fix: restore ReactMethod annotation by @WoLewicki in #2722

🔢 Miscellaneous

New Contributors

Full Changelog: 2.14.0...2.15.0

2.14.1

12 Jan 11:30
55007fb
Compare
Choose a tag to compare

🐛 Bug fixes

Full Changelog: 2.14.0...2.14.1

2.14.0

23 Nov 16:42
83d8e7b
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: 2.13.4...2.14.0

2.13.4

24 Oct 13:48
fa721ed
Compare
Choose a tag to compare

🐛 Bug fixes

🔢 Miscellaneous

  • Bump @babel/traverse from 7.22.20 to 7.23.2 in /e2e/web-tests by @dependabot in #2646
  • Bump react-devtools-core from 4.28.0 to 4.28.4 in /e2e/web-tests by @dependabot in #2651

Full Changelog: 2.13.3...2.13.4

2.13.3

17 Oct 19:12
b86f864
Compare
Choose a tag to compare

👍 Improvements

What's Changed

  • Docs: Fix Brent Vatne's last name (Vetne -> Vatne) by @peterpme in #2634

New Contributors

Full Changelog: 2.13.2...2.13.3

2.13.2

11 Oct 15:01
a0506c0
Compare
Choose a tag to compare

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.13.1...2.13.2

2.13.1

19 Sep 15:40
989c0cb
Compare
Choose a tag to compare

🐛 Bug fixes

New Contributors

Full Changelog: 2.13.0...2.13.1

2.13.0

18 Sep 11:55
2cdcdf6
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.12.0...2.13.0

2.12.1

31 Jul 09:05
b5e3caf
Compare
Choose a tag to compare

🐛 Bug fixes

  • Remove error with GestureHandlerRootView on web (in #2558)

2.12.0

13 Jun 14:06
9a3b90d
Compare
Choose a tag to compare

❗ Important changes