This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency react-native-screens to v2.18.1 #4
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-native-screens-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
116538b
to
ed0756a
Compare
ed0756a
to
e386054
Compare
e386054
to
14ff993
Compare
14ff993
to
b427d9e
Compare
b427d9e
to
f1a4b07
Compare
f1a4b07
to
932fe96
Compare
932fe96
to
e2003b8
Compare
e2003b8
to
78e24df
Compare
78e24df
to
177d810
Compare
177d810
to
5542f4a
Compare
5542f4a
to
36ae2eb
Compare
36ae2eb
to
ed549fd
Compare
ed549fd
to
b5c41c6
Compare
b5c41c6
to
258cf81
Compare
d4f58fd
to
f8b1543
Compare
98ab2c8
to
e85e31e
Compare
e85e31e
to
0d32fa3
Compare
0d32fa3
to
3f0604e
Compare
3f0604e
to
009c480
Compare
009c480
to
a299c96
Compare
a299c96
to
e2a80c6
Compare
e2a80c6
to
6b90608
Compare
6b90608
to
f31f20f
Compare
f31f20f
to
58e7f94
Compare
58e7f94
to
b61f001
Compare
b61f001
to
d5076c3
Compare
d5076c3
to
3d76300
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.0-alpha.12
->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!
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!
v2.9.0
Compare Source
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:
v2.8.0
Compare Source
Minor release fixing bugs, improving typings, and adding some functionalities.
New Features 🎉
Bug Fixes 🐛
Other Changes 👍
🙌 Thank you all for your contributions!
v2.7.0
Compare Source
Minor release to include #477 which fixes a problem with Android native stack.
v2.6.0
Compare Source
Minor release with two critical fixes for compatibility with react-navigation:
v2.5.0
Compare Source
Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.
New Features 🎉
Bug Fixes 🐛
Other Changes 👍
🙌 Thank you all for your contributions!
v2.4.0
Compare Source
v2.3.0
Compare Source
v2.2.0
Compare Source
v2.1.0
Compare Source
v2.0.1
Compare Source
v2.0.0
Compare Source
v2.0.0-beta.13
Compare Source
v2.0.0-beta.12
Compare Source
v2.0.0-beta.11
Compare Source
v2.0.0-beta.10
Compare Source
v2.0.0-beta.9
Compare Source
v2.0.0-beta.8
Compare Source
v2.0.0-beta.7
Compare Source
v2.0.0-beta.6
Compare Source
v2.0.0-beta.5
Compare Source
v2.0.0-beta.4
Compare Source
v2.0.0-beta.3
Compare Source
v2.0.0-beta.2
Compare Source
v2.0.0-beta.1
Compare Source
v2.0.0-alpha.34
Compare Source
v2.0.0-alpha.33
Compare Source
v2.0.0-alpha.32
Compare Source
v2.0.0-alpha.31
Compare Source
v2.0.0-alpha.30
Compare Source
v2.0.0-alpha.29
Compare Source
v2.0.0-alpha.28
Compare Source
v2.0.0-alpha.27
Compare Source
v2.0.0-alpha.26
Compare Source
v2.0.0-alpha.25
Compare Source
v2.0.0-alpha.24
Compare Source
v2.0.0-alpha.23
Compare Source
v2.0.0-alpha.22
Compare Source
v2.0.0-alpha.21
Compare Source
v2.0.0-alpha.20
Compare Source
v2.0.0-alpha.19
Compare Source
v2.0.0-alpha.18
Compare Source
v2.0.0-alpha.17
Compare Source
v2.0.0-alpha.16
Compare Source
v2.0.0-alpha.15
Compare Source
v2.0.0-alpha.14
Compare Source
v2.0.0-alpha.13
Compare Source
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.