Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade react-native-screens from 2.9.0 to 2.10.1.

merge advice

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-08-05.
Release notes
Package name: react-native-screens
  • 2.10.1 - 2020-08-05

    Patch release fixing regression introduced in #584.

  • 2.10.0 - 2020-08-05

    Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#499). 🎉

    New Features 🎉

    Bug Fixes 🐛

    Other Changes 👍

    🙌 Thank you all for your contributions!

  • 2.9.0 - 2020-06-19

    Minor release adding the compilation of the files before publishing #517 by @satya164, changing the company logo #537 by @jakub-gonet and clarification of README by @brentvatne.

    It also adds #545 by @brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

    There are two ways to handle it:

    1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
    2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.
from react-native-screens GitHub release notes
Commit messages
Package name: react-native-screens
  • a0b0008 Release 2.10.1
  • d218abf feat: remove release-it hook (#591)
  • ed361ed feat: change release-it (#590)
  • 9b688e8 fix: remove regression (#589)
  • dd27ddd Release 2.10.0
  • 6260431 feat: add replace animation (#486)
  • 519f484 General Housekeeping (#584)
  • 081fd35 Update example to react-navigation 5.x (#470)
  • b1078b2 [native-stack] Add transitionStart and transitionEnd events (#499)
  • df1551d Bump lodash from 4.17.15 to 4.17.19 in /Example (#568)
  • 5b926a4 fix: trigger color change on every update (#552)
  • 12a0870 fix: set final frame of fade animation (#527)
  • de413e6 @wolewicki/add header blur effect (#512)
  • e5adaf8 Fix line endings in android/gradlew.bat (#562)
  • 6575beb feat: add RN 0.63 (#560)
  • add8de3 Don't clip custom header subviews on Android (#453)
  • 6ecf71b Load Android Gradle Plugin conditionally (#459)
  • a6c50a9 feat: add modal types (#551)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 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.

2 participants