react-native-relay-graphql-example
react-native-relay-graphql-example copied to clipboard
Bump react-native from 0.65.1 to 0.68.2
Bumps react-native from 0.65.1 to 0.68.2.
Release notes
Sourced from react-native's releases.
0.68.2
Changed
- Bump used version of react-native-codegen to 0.0.17 (dfda480a98 by
@cortinico)- Bump react-native-codegen to 0.0.17 (a5ddc2e165 by
@cortinico)Fixed
Android specific
- Working around Long paths limitation on Windows (62ef6f5fa1 by
@mganandraj)
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.68.1
Changed
Android specific
- Bump React Native Gradle plugin to 0.0.6 (9573d7b84d by
@cortinico)- Don't require yarn for codegen tasks (d5da70e17e by
@danilobuerger)Fixed
- Fix dynamic_cast (RTTI) by adding key function to ShadowNodeWrapper and related classes (58a2eb7f37 by
@kmagiera)- Pin use-subscription to < 1.6.0 (5534634892 by
@danilobuerger)Android specific
- Use NDK 23 only for Windows users. (e48a580080 by
@cortinico)- Improve support for Android users on M1 machine (4befd2a29c by
@cortinico)- Template: Specify abiFilters if enableSeparateBuildPerCPUArchitecture is not set. (5dff920177 by
@cortinico)- Fix for building new architecture sources on Windows (5a8033df98 by
@mganandraj)
You can participate in the conversation on the status of this release at this discussion
... (truncated)
Changelog
Sourced from react-native's changelog.
v0.68.2
Changed
- Bump used version of react-native-codegen to 0.0.17 (dfda480a98 by
@cortinico)- Bump react-native-codegen to 0.0.17 (a5ddc2e165 by
@cortinico)Fixed
Android specific
- Working around Long paths limitation on Windows (62ef6f5fa1 by
@mganandraj)v0.68.1
Changed
Android specific
- Bump React Native Gradle plugin to 0.0.6 (9573d7b84d by
@cortinico)- Don't require yarn for codegen tasks (d5da70e17e by
@danilobuerger)Fixed
- Fix dynamic_cast (RTTI) by adding key function to ShadowNodeWrapper and related classes (58a2eb7f37 by
@kmagiera)- Pin use-subscription to < 1.6.0 (5534634892 by
@danilobuerger)Android specific
- Use NDK 23 only for Windows users. (e48a580080 by
@cortinico)- Improve support for Android users on M1 machine (4befd2a29c by
@cortinico)- Template: Specify abiFilters if enableSeparateBuildPerCPUArchitecture is not set. (5dff920177 by
@cortinico)- Fix for building new architecture sources on Windows (5a8033df98 by
@mganandraj)v0.68.0
Breaking Changes
- CI moved to Node 16. (f1488db109 by
@kelset). This change enforces Node >= 14 for React Native builds.- Bump Android Gradle Plugin to 7.0.1. (272cfe5d13 by
@dulmandakh) This version of Android Gradle plugin enforces JDK 11 for Android builds. Do not upgrade to AGP 7.1 as it is not supported by this version of react-native.- Removed
fallbackResourcefromRCTBundleURLProviderAPI (0912ee179c) by@philIipNew Architecture
If you are interested in enabling the new architecture, please refer to the dedicated documentation.
- Do not include Facebook license on users codegen'd code (450967938a by
@cortinico)
... (truncated)
Commits
72e1eda[0.68.2] Bump version numbersdfda480Bump used version of react-native-codegen to 0.0.17a5ddc2eBump react-native-codegen to 0.0.1762ef6f5[Main][Windows] Working around Long paths limitation on Windows (#33707)b5f1b26[0.68.1] Bump version numbers48113b5Merge pull request #33628 from fortmarek/fix/yarn-lock-gradle-pluginfaaf256Update yarn.lock with the new react-native-gradle-plugin version387ee70Use NDK 23 only for Windows users. (#33611)3fd3fe0react-native-gradle-plugin should not depend on react-native-codegen NPM packagefdd7848Replaced windowsAwareYarn with windowsAwareCommandLine for node calls (#33530)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by fb, 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 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)