v1.0.20
Highlights
This release improves package distribution reliability. It contains no user-facing CLI command changes.
Changes
- Publish stable npm releases directly to the
latestchannel and prereleases tonext, preventing prerelease builds from becoming the default installation. - Improve recovery from partial npm publishing failures by restoring the intended dist-tag when the package version already exists.
- Simplify the release workflow and stable TOS version-manifest publishing.
- Make upgrade-notice release verification independent of the local clock.
Full Changelog: v1.0.19...v1.0.20