All releases are automated through GitHub actions.
All published releases of @rspack/cli
can be found on the npm versions page. They are tagged as
latest
with semver version x.y.z
nightly
canary
The full release workflow is currently triggered manually every Tuesday with full release notes.
The following 9 targets are built
The nightly release workflow is triggered every day at UTC 16:00:07, which is 00:07 AM Beijing Time (offset with an odd minute to avoid cron jobs firing off at the same time).
The nightly build fully replicates the full release build for catching errors early.