Bug Fixes
- add suggestion for failed install (7e3f0a8)
- clean up yarn.lock and node_modules if they exist (b4ef3d3)
- force rm yarn.lock (6c3cb6f)
- npm-run-path is actually needed (dd8f69c)
- remove yarn.lock (737b967)
- use CLIError (b2a4d14)
- use fork for npm show (6ebb1fc)
Features
- add --npm-log-level flag (3cc66c8)
- add npm and pnpm options (ba6a18c)
- remove all yarn functionality (b155136)
- reset --reinstall --hard (#777) (27504a2)
- simplify logging options (d1c9d74)
Performance Improvements
- spawn new process for removing node_modules (57dda03)