Bump react-native from 0.60.5 to 0.69.12 in /example
Bumps react-native from 0.60.5 to 0.69.12.
Release notes
Sourced from react-native's releases.
0.69.12
Changed
- [0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (56807fadfa by
@robhogan)iOS specific
- [0.69] Use
Content-Locationheader in bundle response as JS source URL (#37501) (367fc7ad52 by@robhogan)Fixed
Android specific
- Prevent crash in runAnimationStep on OnePlus and Oppo devices (#37487) (4db7a10e25 by
@hsource)
0.69.12 is the latest patch the Release Crew will prepare for version 0.69. You can have a look at the latest discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.69.11
Fixed
iOS specific
- Make 0.69 compatible with Xcode 15 (thanks to
@AlexanderEggersfor the commit in main) (37e8df1cdc)
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.69.10
This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (facebook/react-native#35936, facebook/react-native#35590).
Fixed
Android specific
... (truncated)
Changelog
Sourced from react-native's changelog.
v0.69.12
Changed
- [0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (56807fadfa by
@robhogan)iOS specific
- [0.69] Use
Content-Locationheader in bundle response as JS source URL (#37501) (367fc7ad52 by@robhogan)Fixed
Android specific
- Prevent crash in runAnimationStep on OnePlus and Oppo devices (#37487) (4db7a10e25 by
@hsource)v0.69.11
Fixed
iOS specific
- Make 0.69 compatible with Xcode 15 (thanks to
@AlexanderEggersfor the commit in main) (37e8df1cdc)v0.69.10
Fixed
Android specific
- Minimize EditText Spans 8/N: CustomStyleSpan (b384bb613b by
@NickGerleman)- Minimize EditText Spans 6/N: letterSpacing (5791cf1f7b by
@NickGerleman)- Minimize Spans 5/N: Strikethrough and Underline (0869ea29db by
@NickGerleman)- Minimize Spans 4/N: ReactForegroundColorSpan (8c9c8ba5ad by
@NickGerleman)- Minimize Spans 3/N: ReactBackgroundColorSpan (cc0ba57ea4 by
@NickGerleman)- Minimize Spans 1/N: Fix precedence (1743dd7ab4 by
@NickGerleman)- Fix measurement of uncontrolled TextInput after edit (8a0fe30591 by
@NickGerleman)v0.69.9
Changed
iOS specific
- Relax Ruby requirements (4e015c69d6 by
@cipolleschi)Fixed
iOS specific
- Fix React Codegen podspec to build on Xcode 14.3 (74ba411b55 by
@cipolleschi)- Blob data is no longer prematurely deallocated when using blob.slice (36cc71ab36 by
@awinograd)
... (truncated)
Commits
5883b0b[0.69.12] Bump version numbers4db7a10Prevent crash in runAnimationStep on OnePlus and Oppo devices (#37487)56807fa[0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (#38180)367fc7a[0.69] UseContent-Locationheader in bundle response as JS source URL (#37...2407776[0.69.11] Bump version numbers37e8df1[LOCAL] Make 0.69 compatible with Xcode 15 (thanks to@AlexanderEggersfor th...4f52bbc[LOCAL] checkout code for hermesc linux in an empty folder0cfdcb0[LOCAL] Manually port back the version dependent hermesc for linux and windows4906002Revert "Make CircleCI caches for hermesc be version dependent (#37452)"b959dbdMake CircleCI caches for hermesc be version dependent (#37452)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.