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

Update dependency react-native-screens to v3 #32

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens ^2.9.0 -> 3.4.0 age adoption passing confidence

Release Notes

software-mansion/react-native-screens

v3.4.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.3.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.2.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

Be aware that #​821 may be considered a BREAKING CHANGE since it slightly changes how headerShown prop works.
We discourage changing headerShown prop directly in the navigator's screenOptions. We suggest changing it for a specific screen in options prop. Keep in mind that headers in modals aren't shown by default.

🙌 Thank you for your contributions!

v3.1.1

Compare Source

Patch release fixing issues with react-native-windows. See this issue #​885 and this pull request #​886 for more information.
Thanks to @​prupipho for help with debugging the problem and @​WoLewicki for help with fixing it 🙌

v3.1.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.0.0

Compare Source

This release makes react-native-screens enabled by default. You no longer need to call enableScreens() at the top of your application 🎉

This release also improves react-native-screens web implementation (index.tsx) to properly resolve activityState.

In v3.0.0, we drop support for react-native versions 0.60 and 0.61.

This release is considered to be a BREAKING CHANGE.

Changes:

v2.18.1

Compare Source

Patch release transforming the library to TypeScript. See software-mansion/react-native-screens#793 and software-mansion/react-native-screens#794 for more information.

v2.18.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.17.1

Compare Source

Patch release fixing regression introduced by not excluding example projects from the bob typescript build. See #​790 for more information.

v2.17.0

Compare Source

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

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.16.1

Compare Source

Patch release fixing regression introduced in #​648.

v2.16.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.15.2

Compare Source

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

v2.15.1

Compare Source

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

v2.15.0

Compare Source

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!

v2.14.0

Compare Source

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

v2.13.0

Compare Source

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!

v2.12.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.11.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.10.1

Compare Source

Patch release fixing regression introduced in #​584.

v2.10.0

Compare Source

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!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@hoangnguyennn hoangnguyennn merged commit 2a2763b into master Jul 26, 2021
@hoangnguyennn hoangnguyennn deleted the renovate/react-native-screens-3.x branch July 26, 2021 06:21
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.

None yet

2 participants