maplibre-react-native
maplibre-react-native copied to clipboard
build(deps): bump react-native-screens from 3.29.0 to 3.31.1 in /example
Bumps react-native-screens from 3.29.0 to 3.31.1.
Release notes
Sourced from react-native-screens's releases.
3.31.1
Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens. Thanks for following along! 💙
What's Changed
:bug: Bug fixes
- Change postinstall step to prepare and run prepare on release in package.json by
@tboba
in software-mansion/react-native-screens#2109Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0...3.31.1
3.31.0
Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack. Thanks for following along! 💙
What's Changed
:bug: Bug fixes
- Don't use AnimatedNativeScreen when stackPresentation prop is not set by
@WoLewicki
in software-mansion/react-native-screens#2107- Change retrieving window in FullWindowOverlay by
@tboba
in software-mansion/react-native-screens#2031:1234: Miscellaneous
- Bump yarn to latest stable (4.1.1) by
@maciekstosio
in software-mansion/react-native-screens#2097- Add RCT-Image to RNScreens.podspec by
@WoLewicki
in software-mansion/react-native-screens#2089- Fix emit type parameters by
@mym0404
in software-mansion/react-native-screens#2087New Contributors
@mym0404
made their first contribution in software-mansion/react-native-screens#2087@maciekstosio
made their first contribution in software-mansion/react-native-screens#2097🙌 Thank you for your contributions!
Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0-rc.1...3.31.0
3.31.0-rc.1
Release candidate no.2 for version 3.31.0 that removes declarations of some events on Fabric and changes event types. Thanks for following along! 💙
Note: Please note that this version is a candidate for the next stable version of React Native Screens. If you encounter any issues or inconveniences, please let us know about them by submitting an issue.
What's Changed
🐛 Bug fixes
- Add missing events by
@WoLewicki
in software-mansion/react-native-screens#2095🔢 Miscellaneous
- Release 3.31.0-rc.1 by
@tboba
in software-mansion/react-native-screens#2096
... (truncated)
Commits
f8a45e1
Release 3.31.17aa5e7b
fix: Change postinstall step to prepare and run prepare on release in package...c512c9c
Release 3.31.002154a9
fix(iOS): add RCT-Image to RNScreens.podspec (#2089)c110679
fix: don't use AnimatedNativeScreen when stackPresentation prop is not set (#...6b694e3
chore: bump yarn to latest stable (4.1.1) (#2097)d54a19a
chore(Android): fix emit type parameters (#2087)03dad84
fix(iOS): Change retrieving window in FullWindowOverlay (#2031)a8bb418
Release 3.31.0-rc.1 (#2096)4aca1ae
fix: add missing events (#2095)- Additional commits viewable in compare view
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 -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)