Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are π€
Some of the most important highlights of this version:
Hermes opt-in on iOS
Inline Requires enabled by default
React 17
Among many others - please refer to the blog post for more details.
You can participate in the conversation on the status of this release at this issue.
You can upgrade to this version using the upgrade helper webtool βοΈ
And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.
You can find the whole changelog history over at react-native-releases.
0.64.0-rc.4
THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.
Please only upgrade or create new apps with 0.64.0-rc.4 if you'd like to help us test this before the stable release - which would be super useful π€
To test it, run:
npx react-native init RN064 --version 0.64.0-rc.4
We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:
React Native follows a monthly release train. Every month, a new branch created off master enters the Release Candidate phase, and the previous Release Candidate branch is released and considered stable.
Version
RC release
Stable release
0.38.0
week of November 7
November 21
0.39.0
week of November 21
December 2
0.40.0
1st of December
1st of January
0.41.0
1st of January
1st of February
0.42.0
1st of February
1st of March
...
...
...
0.56.0
1st of June
1st of July
0.57.0
1st of July
1st of August
0.58.0
1st of August
1st of September
...
...
...
How to cut a new release branch
Prerequisites
The following are required for the local test suite to run:
Before cutting a release branch, make sure Circle CI system is green.
Before executing the following script, make sure you have:
An Android emulator / Genymotion device running
No packager running in any of the projects
./scripts/test-manual-e2e.sh
This script bundles a react-native package locally and passes it to the react-native cli that creates a test project inside /tmp folder using that version.
After npm install completes, the script prints a set of manual checks you have to do to ensure the release you are preparing is working as expected on both platforms.
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 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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Coverage remained the same at 91.667% when pulling 517e12a02fe80bb3f7796a3121247ac7cc175d12 on dependabot/npm_and_yarn/react-native-0.64.0 into 9760e83e694adf9a8966b4646976a0001d9c3253 on master.
Bumps react-native from 0.42.3 to 0.64.0.
Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
ace025d
[0.64.0] Bump version numbers728d55a
Fixing the git attrs for all the people and all the files and all future π8a6ac1f
chore: Update React.podspec to require cocoapods >= 1.10.1138fdbc
fix: restore refresh control fix7f3f80f
Fix RefreshControl layout when removed from window (#31024)1aa4f47
[0.64.0-rc.4] Bump version numbers48a97d7
chore: fix conflict in Podfile.locke7e4b00
fix: disable fabric14db556
fix: React Native CodeGen integration for 0.64-stable (#31027)4b68734
Generalize node search logicMaintainer 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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)