renovate/lib/versioning/node
2020-05-01 18:03:48 +02:00
..
index.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
index.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
readme.md docs: improve versioning docs 2020-02-17 23:02:00 +01:00

Renovate's Node.js versioning is a wrapper around npm's versioning, except that it makes sure to strip "v" prefixes from exact versions when replacing.

It is planned to extend it one day to support "stability" awareness, because Node.js's version stability does not follow the SemVer approach.