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
@tbobain 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
@WoLewickiin software-mansion/react-native-screens#2107- Change retrieving window in FullWindowOverlay by
@tbobain software-mansion/react-native-screens#2031:1234: Miscellaneous
- Bump yarn to latest stable (4.1.1) by
@maciekstosioin software-mansion/react-native-screens#2097- Add RCT-Image to RNScreens.podspec by
@WoLewickiin software-mansion/react-native-screens#2089- Fix emit type parameters by
@mym0404in software-mansion/react-native-screens#2087New Contributors
@mym0404made their first contribution in software-mansion/react-native-screens#2087@maciekstosiomade 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
@WoLewickiin software-mansion/react-native-screens#2095🔢 Miscellaneous
- Release 3.31.0-rc.1 by
@tbobain software-mansion/react-native-screens#2096
... (truncated)
Commits
f8a45e1Release 3.31.17aa5e7bfix: Change postinstall step to prepare and run prepare on release in package...c512c9cRelease 3.31.002154a9fix(iOS): add RCT-Image to RNScreens.podspec (#2089)c110679fix: don't use AnimatedNativeScreen when stackPresentation prop is not set (#...6b694e3chore: bump yarn to latest stable (4.1.1) (#2097)d54a19achore(Android): fix emit type parameters (#2087)03dad84fix(iOS): Change retrieving window in FullWindowOverlay (#2031)a8bb418Release 3.31.0-rc.1 (#2096)4aca1aefix: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)