react/compiler/scripts
Lauren Tan fbe81b214a
[compiler] Publish to latest tag
> [!NOTE]
> The `latest` tag is published by default if no tag is specified, which
> is what we had done since the first release of the compiler

In my last PR to auto publish compiler releases I had added the
experimental tag to be used in publishing. However because we had
already previously published to the latest tag (which is non-removable)
this means that the `latest` tag is pinned to an old version. That makes
untagged installs of the compiler default to that old version instead of
whatever is the latest.

This changes the behavior back to what it was before. Since we are still
in the experimental release of the compiler anyway it seems fine to use
the latest tag. When we reach stable, we can update this to only push to
latest for stable releases.

ghstack-source-id: 1809481b45
Pull Request resolved: https://github.com/facebook/react/pull/30666
2024-08-12 14:41:11 -04:00
..
release [compiler] Publish to latest tag 2024-08-12 14:41:11 -04:00
anonymize.js [compiler] Stay in SSA form through entire pipeline 2024-08-06 12:02:50 -07:00
copyright.js Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00
hash.sh Update copyrights to reference Meta instead of Facebook 2024-04-03 08:43:36 -07:00
rustfmt.sh Update copyrights to reference Meta instead of Facebook 2024-04-03 08:43:36 -07:00
update-commit-message.js Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00