react-native-external-display
react-native-external-display copied to clipboard
chore(deps): bump react-native-screens from 2.18.1 to 3.18.2
Bumps react-native-screens from 2.18.1 to 3.18.2.
Release notes
Sourced from react-native-screens's releases.
3.18.2
Patch release fixing regression on old architecture introduced in 3.18.1.
See #1614 & #1615 for details.
:bug: Bug fixes
- Configure cli for Android only when RNCLI version >= 9.0.0 by
@kkafarin software-mansion/react-native-screens#16153.18.1
Patch release fixing #1608 as library configuration for
@react-native-cliwas not present in previously released version.:bug: Bug fixes
- Add
react-native.config.jsto npm package by@kkafarin software-mansion/react-native-screens#1611Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.18.0...3.18.1
3.18.0
Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉
Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #1594.
:bug: Bug fixes
- Expose missing props in ScreenProps by
@kacperkapusciakin software-mansion/react-native-screens#1588- Potentially fix iOS 16.0 navigation header title bug by
@kkafarin software-mansion/react-native-screens#1579- Drop usage of removed Platform.isTVOS field by
@kkafarin software-mansion/react-native-screens#1605:+1: Improvements
- Add autolinking on Fabric (Android) by
@kkafarin software-mansion/react-native-screens#1585:1234: Miscellaneous
- Exclude CMake cache directories from repo by
@kkafarin software-mansion/react-native-screens#1576- Update RN version to 0.70.0-rc.4 in example apps by
@kkafarin software-mansion/react-native-screens#1577- Bump React Native to 0.70.0 in test examples by
@kkafarin software-mansion/react-native-screens#1584- Build only arm64-v8a architecture on CI for Fabric Android build by
@kkafarin software-mansion/react-native-screens#1578- Remove unused project property in FabricTestExample by
@kkafarin software-mansion/react-native-screens#1590- Bump react-freeze from 1.0.0 to 1.0.3 by
@kacperkapusciakin software-mansion/react-native-screens#1587- Improve Kotlin code by
@kkafarin software-mansion/react-native-screens#1558- Update supported RN version for Fabric by
@kkafarin software-mansion/react-native-screens#1594- Add code comments for autolinking by
@kkafarin software-mansion/react-native-screens#1595- Remove redundant java class by
@kkafarin software-mansion/react-native-screens#1599Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.17.0...3.18.0
3.17.0
Minor release fixing bugs, including #1565 🎉
... (truncated)
Commits
47f66fcRelease 3.18.20f684a7fix: configure cli for Android only when RNCLI version >= 9.0.0 (#1615)a6fc428Release 3.18.1ae4758bfix: addreact-native.config.jsto npm package (#1611)5c589c4chore: bump react-native-safe-area-context to 4.4.1 in FabricTestExample (#1612)3b4d264Release 3.18.086864dafix: drop usage of removed Platform.isTVOS field (#1605)4ed5ee3chore: remove redundant java class (#1599)07d8068fix: potentially fix iOS 16.0 navigation header title bug (#1579)04b6c01chore: add code comments for autolinking (#1595)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by kkafar, a new releaser for react-native-screens since your current version.
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 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)