updates icon indicating copy to clipboard operation
updates copied to clipboard

Don't upgrade from non-prelease to prerelease from `latest` dist-tag by default

Open silverwind opened this issue 1 year ago • 1 comments

I've seen too many accidential publishes where alpha/beta is published on latest dist-tag, I think it's time to change the default behaviour to reject such versions by default:

NAME OLD   NEW        AGE     INFO
diff 5.2.0 6.0.0-beta 30 mins https://github.com/kpdecker/jsdiff

silverwind avatar Aug 20 '24 17:08 silverwind

Another case: https://github.com/rolldown/tsdown/issues/624, this time a intentional publish of a beta prerelease.

silverwind avatar Dec 01 '25 15:12 silverwind