Releases: sindresorhus/np
Releases Β· sindresorhus/np
v10.0.7
v10.0.6
v10.0.5
v10.0.4
v10.0.3
v10.0.2
v10.0.1
v10.0.0
Breaking
- Remove the
--yarn
flag (#730) 4b3b599- The functionality is replaced by
--package-manager
. See below.
- The functionality is replaced by
Improvements
- Add
--package-manager
flag (#730) 4b3b599- This acts like the
packageManager
field in package.json.np
will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort.
- This acts like the
- Add pnpm support (#730) 4b3b599