mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Since we track these versions in source, we can build `@latest` releases in CI and store them as artifacts. Then when it's time to release, and the build has been verified, we use `prepare-release-from-ci` (the same script we use for `@next` and `@experimental`) to fetch the already built and versioned packages.