Skip to content

Commit 868d4bb

Browse files
mbtoolsljharb
andauthored
docs: clarify comment about obsolete prefixes (#749)
Adds an explanation why the "=" and "v" prefixes should not be used anymore. --------- Co-authored-by: Jordan Harband <ljharb@gmail.com>
1 parent 145c554 commit 868d4bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ A "version" is described by the `v2.0.0` specification found at
141141
<https://semver.org/>.
142142
143143
A leading `"="` or `"v"` character is stripped off and ignored.
144+
Support for stripping a leading "v" is kept for compatibility with `v1.0.0` of the SemVer
145+
specification but should not be used anymore.
144146
145147
## Ranges
146148

0 commit comments

Comments
 (0)