Skip to content

Bump react-native-screens from 2.4.0 to 2.15.2#206

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.15.2
Closed

Bump react-native-screens from 2.4.0 to 2.15.2#206
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.15.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2021

Bumps react-native-screens from 2.4.0 to 2.15.2.

Release notes

Sourced from react-native-screens's releases.

2.15.2

Patch release adding #714 on top of 2.15.1 for usage in a patch version of Expo SDK 40.

2.15.1

Patch release adding #712 and #772 on top of 2.15.0 for usage in a patch version of Expo sdk 40.

2.15.0

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Change screens resolving logic (#698) by @WoLewicki

🔢 Miscellaneous

Be aware that #705 is a BREAKING CHANGE since it removes useScreens method.

🙌 Thank you for your contributions!

2.14.0

Minor release introducing #624, which changes the native logic used in react-navigation's stack, bottom-tabs, and drawer navigators. 🎉

This change introduces:

  • disabling usage of react-native-screens per navigator with detachInactiveScreens prop
  • ability to make the previous screen stay in the view hierarchy after the transition with detachPreviousScreen prop

You can check the changes on the side of react-navigation in react-navigation/react-navigation#8805 and the documentation of the new props in https://reactnavigation.org/.

2.13.0

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Be aware that #689 may be considered a BREAKING CHANGE since it changes how the large title looks.

🙌 Thank you for your contributions!

2.12.0

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wolewicki, a new releaser for react-native-screens since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.4.0 to 2.15.2.
- [Release notes](https://github.com/kmagiera/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@2.4.0...2.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2021

Superseded by #207.

@dependabot dependabot bot closed this Jan 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-2.15.2 branch January 26, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants