Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v7.11.0 #3127

Merged
merged 25 commits into from Apr 23, 2021
Merged

Release/v7.11.0 #3127

merged 25 commits into from Apr 23, 2021

Conversation

wraithgar
Copy link
Member

v7.11.0 (2021-04-22)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

nlf and others added 21 commits April 22, 2021 09:49
Adds workspace/json config

PR-URL: #3101
Credit: @wraithgar
Close: #3101
Reviewed-by: @ruyadorno
Normalizes usage of `--ws` in docs.

Fixes: npm/statusboard#313

PR-URL: #3109
Credit: @ruyadorno
Close: #3109
Reviewed-by: @wraithgar
Running `npm ls --json --long --all` was broken for any project
containing a missing dependency from the node_modules folder. This
fixes it by avoiding trying to read the extra data required by the
--long option in case a dependency is missing.

Fixes: #2724

PR-URL: #3119
Credit: @ruyadorno
Close: #3119
Reviewed-by: @wraithgar
Add workspaces support to `npm init`

- Fixes `npm exec` respecting `script-shell` option value
- Refactored `lib/exec.js` into `libnpmexec`
- Updates init-package-json@2.0.3
- Added ability to create a new workspace using the -w config

PR-URL: #3095
Credit: @ruyadorno
Close: #3095
Reviewed-by: @wraithgar
If name and version are missing, the filename won't make sense.

This also slightly reorders operations so that it will bail early on
multiple packages, not potentially packing some before hitting an
invalid package and bailing.

PR-URL: #3115
Credit: @wraithgar
Close: #3115
Reviewed-by: @nlf
@wraithgar wraithgar requested a review from a team as a code owner April 22, 2021 21:51
@darcyclarke darcyclarke merged commit 88f13e8 into latest Apr 23, 2021
@darcyclarke darcyclarke deleted the release/v7.11.0 branch March 28, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants