Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-native-gesture-handler from 1.3.0 to 1.4.1 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-native-gesture-handler from 1.3.0 to 1.4.1.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-08-23.
Release notes
  • 1.4.1 - 2019-08-23

    Patch release to include component memoization logic fix by @janicduplessis #654

  • 1.4.0 - 2019-08-22

    IMPORTANT!! This version is compatible with React Native @ 0.60+

    This version brings support for gesture-handler to react-native-web projects. Many thanks and congratulations to @EvanBacon for working on this project 🎉 🍾 🙇

    As a part of this release we publish changes to resolve compatibility issues with AndroidX that has broken support for imported projects (they way most react native apps are consumed by third party). As upgrade to 0.59 is required in order to be able to publish updates to google play store we decided to publish a release that is only compatible with 0.60 hoping for the community to update to one of the most recent versions of react native anyways.

    It is possible to use this release with RN < 0.60 but one have to rely on reverse-jetifying of gesture handler library. Read more on that here https:/mikehardy/jetifier#to-reverse-jetify--convert-node_modules-dependencies-to-support-libraries

    🎉 NEW FEATURES

    🐛 BUG FIXES

    👍 IMPROVEMENTS

  • 1.3.0 - 2019-06-01

    Minor release that includes a number of improvements:

    🐛 BUG FIXES

    • Swipeable flow type errors fix by @pesaorus (#609)
    • Restore dropping handler or unmounting by @osdnk (#604)
    • Don't fail PanGestureHandler on tap by @osdnk (#603)
    • Fix TouchableHighlight initial 'underlayColor' value by @paolospag (#600)

    👍 IMPROVEMENTS

from react-native-gesture-handler GitHub Release Notes


🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant