-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
pkg: Update react-navigation monorepo (major) #3269
Conversation
|
7f3456d
to
6bb439a
Compare
96fe5c4
to
531c28c
Compare
531c28c
to
7dcbb51
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
256ac86
to
0252528
Compare
0252528
to
e540d8f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3269 +/- ##
=======================================
Coverage 98.94% 98.94%
=======================================
Files 132 132
Lines 2281 2281
Branches 467 467
=======================================
Hits 2257 2257
Misses 13 13
Partials 11 11 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
^6.0.0
->^6.0.0 || ^7.0.0
^6.1.6
->^7.0.0
^6.0.13
->^7.0.0
^6.9.1
->^7.0.0
^3.18.2
->^4.0.0
Release Notes
react-navigation/react-navigation (@react-navigation/native)
v7.0.3
Compare Source
Note: Version bump only for package @react-navigation/native
v7.0.2
Compare Source
Note: Version bump only for package @react-navigation/native
v7.0.1
Compare Source
Note: Version bump only for package @react-navigation/native
v7.0.0
Compare Source
Note: Version bump only for package @react-navigation/native
react-navigation/react-navigation (@react-navigation/native-stack)
v7.0.3
Compare Source
Note: Version bump only for package @react-navigation/native-stack
v7.0.2
Compare Source
Note: Version bump only for package @react-navigation/native-stack
v7.0.1
Compare Source
Note: Version bump only for package @react-navigation/native-stack
v7.0.0
Compare Source
Note: Version bump only for package @react-navigation/native-stack
v6.11.0
Compare Source
Features
software-mansion/react-native-screens (react-native-screens)
v4.1.0
Compare Source
What's Changed
Minor release with initial fixes after 4.0.0 release. Most importantly we've fixed regression on old architecture, where there was no animation when hiding modal programatically on iOS. Additionally some build time warning have been fixed to unblocks builds using
-Werror
compiler option.🐛 Bug fixes
ScreenModule
by @lukmccall in https://github.com/software-mansion/react-native-screens/pull/2494-Werror -Wreturn-path
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2497🔢 Miscellaneous
Full Changelog: software-mansion/react-native-screens@4.0.0...4.1.0
v4.0.0
Compare Source
What's Changed
Stable 4.0.0 🎉 Huge thanks & shoutout to all the contributors, issue reporters & the team of
react-native-screens
.While these release notes might be daunting, we have a blog incoming that should lay out all the changes nicely, in more digestive form.
Cheers!
👍 Improvements / API changes
compatibilityFlags
with new flag regarding header implementation by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2411shouldUseActivityState
flag by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2414fullScreenSwipeShadowEnabled
to true by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2481ios_from_left
slide animation by @chrispader in https://github.com/software-mansion/react-native-screens/pull/2328none
&largest
values forsheetLargestUndimmedDetent
prop by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2359ScreenFooter
for web by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2369ScreenContentWrapper
for web by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2368🐛 Bug fixes
DoNotStrip
annotation to JNI-accessed methods by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2290Screen
loses focus on pointer movement by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2292translucent
nav bar (until it's explicitly specified) by @kirillzyusko in https://github.com/software-mansion/react-native-screens/pull/2301HeaderConfig
impacts layout ofScreen
's contents by @alduzy in https://github.com/software-mansion/react-native-screens/pull/2395fitToContents
sheet detent by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2398invalidate
on deleted screens by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2402activityState
regression check false-positive by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2404activityState
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2406extraLight
blur not working by @maksg, @kkafar in https://github.com/software-mansion/react-native-screens/pull/2338🔢 Miscellaneous
react-native.config.js
by @lukmccall in https://github.com/software-mansion/react-native-screens/pull/2432New Contributors
Full Changelog: software-mansion/react-native-screens@3.34.0...4.0.0
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.