This repository was archived by the owner on Aug 6, 2023. It is now read-only.
fix(deps): update dependency react-native-screens to v2.18.1 #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.10.1
->2.18.1
Release Notes
software-mansion/react-native-screens
v2.18.1
Compare Source
Patch release transforming the library to TypeScript. See https://github.com/software-mansion/react-native-screens/pull/793 and https://github.com/software-mansion/react-native-screens/pull/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
useScreens
and outdated code (#705) by @WoLewickiBe 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
'sstack
,bottom-tabs
, anddrawer
navigators. 🎉This change introduces:
react-native-screens
per navigator withdetachInactiveScreens
propdetachPreviousScreen
propYou can check the changes on the side of
react-navigation
in https://github.com/react-navigation/react-navigation/pull/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
AppContainer
to modal screens (#614) by @WoLewickiScrollView
behavior on transitioning between screens (#594) by @WoLewicki👍 Improvements
🔢 Miscellaneous
🙌 Thank you for your contributions!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.