- Fix handling of
includePreleasemode where version ranges like1.0.0 - 2.0.0would include3.0.0-preand not1.0.0-pre.
The semantic version parser used by npm.
13 Apr 2020 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
includePrelease mode where version ranges like 1.0.0 - 2.0.0 would include 3.0.0-pre and not 1.0.0-pre.Signals highlight changes worth reviewing. They cannot determine whether your application is affected.