npm CLI v7.0.0
If you would like to try it out now, you can install today by running npm i -g npm@7 in terminal
npm 7 comes with features including:
- Workspaces
- Support for yarn.lock
- Automatically installing peer dependencies
Breaking changes
npx has been completely rewritten to use the npm exec command