dillon1000/react

Commit

Update next React version (#21647)

This does not mean that a release of 18.0 is imminent, only that the
main branch includes breaking changes.

Also updates the versioning scheme of the `@next` channel to include
the upcoming semver number, as well as the word "alpha" to indicate the
stability of the release.

- Before:       0.0.0-e0d9b28999
- After:        18.0.0-alpha-e0d9b28999
Browse files
Changed paths4 files
First-parent comparison
M .circleci/config.yml ModifiedM ReactVersions.js ModifiedM scripts/release/publish-commands/validate-tags.js ModifiedM scripts/rollup/build-all-release-channels.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…