Releases: nathanhleung/install-peerdeps
Releases · nathanhleung/install-peerdeps
v3.0.7
13 Apr 19:09
Compare
Sorry, something went wrong.
No results found
Fixes #142 - issue when installing packages with a version range that npm info returns an array for
Merges #256 by @JounQin - replace cli-color with picocolors
Merges #221 by @gwokae - fix parsing of --no-registry option
v2.0.3
13 Apr 19:17
Compare
Sorry, something went wrong.
No results found
Merges #88 by @cdierkens - set the default registry to the official registry.npmjs.org, resolving #87
v3.0.6
24 Mar 00:31
Compare
Sorry, something went wrong.
No results found
Fixes NPM install broken by new Yarn code path (npm npm info is not a valid npm command)
v3.0.5
24 Mar 00:01
Compare
Sorry, something went wrong.
No results found
v3.0.4
23 Mar 22:08
Compare
Sorry, something went wrong.
No results found
Merges #254 - update call to spawn due to Node.js security, resolving #252
v3.0.3
29 Jan 16:18
Compare
Sorry, something went wrong.
No results found
Reverts quotes around package name
v3.0.2
29 Jan 16:01
Compare
Sorry, something went wrong.
No results found
Merges #126 - don't coerce version strings to semver, quote package names
v3.0.1
29 Jan 03:09
Compare
Sorry, something went wrong.
No results found
Merges #124 - add .cmd suffix to spawned commands on windows
v3.0.0
20 Jan 15:40
Compare
Sorry, something went wrong.
No results found
v2.0.2
10 Apr 15:57
Compare
Sorry, something went wrong.
No results found
Merges #66 by @marlonicus - fix installation not starting after package manager confirmation, resolving #70