From bfe9275f22ebad495116fbb8a986d6c653684636 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Tue, 26 Mar 2024 14:27:43 -0400 Subject: [PATCH] Bump canary versions to v19-canary This bumps the canary versions to v19 to communicate that the next release will be a major. Once this lands, we can start merging breaking changes into `main`. --- ReactVersions.js | 20 +++++++++---------- fixtures/art/package.json | 6 +++--- fixtures/fizz/package.json | 4 ++-- fixtures/ssr/package.json | 4 ++-- fixtures/ssr2/package.json | 4 ++-- packages/jest-react/package.json | 4 ++-- packages/react-art/package.json | 4 ++-- packages/react-dom-bindings/package.json | 4 ++-- packages/react-dom/package.json | 4 ++-- packages/react-is/package.json | 2 +- packages/react-reconciler/package.json | 2 +- packages/react-server-dom-esm/package.json | 6 +++--- .../react-server-dom-turbopack/package.json | 6 +++--- .../react-server-dom-webpack/package.json | 6 +++--- packages/react-test-renderer/package.json | 4 ++-- packages/react/package.json | 2 +- packages/shared/ReactVersion.js | 3 +-- packages/use-subscription/package.json | 2 +- 18 files changed, 43 insertions(+), 44 deletions(-) diff --git a/ReactVersions.js b/ReactVersions.js index ef97ee7e3afc3..e70d2e5ad60f2 100644 --- a/ReactVersions.js +++ b/ReactVersions.js @@ -7,18 +7,18 @@ // // The @latest channel uses the version as-is, e.g.: // -// 18.3.0 +// 19.0.0 // // The @canary channel appends additional information, with the scheme // -