- Oct 06, 2018
-
- Jul 14, 2018
-
-
Rhys Arkins authored
- Jun 11, 2018
-
-
Rhys Arkins authored
Closes #2111
-
- Jun 08, 2018
-
- Jun 04, 2018
-
-
Rhys Arkins authored
isPinnedVersion -> isVersion rangify -> getNewValue
-
Rhys Arkins authored
Renames currentVersion to currentValue, newVersion to newValue, newVersionMajor to newMajor, and newVersionMinor to newMinor.
- Jun 03, 2018
-
-
Rhys Arkins authored
Adds support for upgrading equals values, e.g. from `=1.0.0` to `=1.0.1`.
-
- May 31, 2018
-
- May 29, 2018
-
-
Rhys Arkins authored
If a current version is missing, we now return both rollback as well as upgrades if upgrades are present.
-
- May 28, 2018
-
-
Rhys Arkins authored
The goal of this PR is to refactor npm's version lookup/grouping as much as possible to enable the same logic to be used for other package managers.
-