mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #431] Yarn Pre-Release Versions are Being Classified as Stable #4561
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adamhong on GitHub (Feb 26, 2018).
Original GitHub issue: https://github.com/semver/semver/issues/431
curl https://semver.io/yarn/stable 1Returns 1.5.0 which is a pre-release. Its also not available for download yet. This is breaking build and deploy scripts.
@adamhong commented on GitHub (Feb 26, 2018):
this is not semver.io my mistake