-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Release/v7.11.0 #3127
Commits on Apr 22, 2021
-
fix(ls): do not exit with error when all problems are extraneous deps
PR-URL: #3086 Credit: @nlf Close: #3086 Reviewed-by: @wraithgar, @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 42ca59e - Browse repository at this point
Copy the full SHA 42ca59eView commit details -
Adds workspace/json config PR-URL: #3101 Credit: @wraithgar Close: #3101 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for c93f1c3 - Browse repository at this point
Copy the full SHA c93f1c3View commit details -
docs: fix refs to ws shorthand
Normalizes usage of `--ws` in docs. Fixes: npm/statusboard#313 PR-URL: #3109 Credit: @ruyadorno Close: #3109 Reviewed-by: @wraithgar
Configuration menu - View commit details
-
Copy full SHA for c4ff4bc - Browse repository at this point
Copy the full SHA c4ff4bcView commit details -
fix: npm ls --long missing deps
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
Configuration menu - View commit details
-
Copy full SHA for 2aecec5 - Browse repository at this point
Copy the full SHA 2aecec5View commit details -
Add workspaces support to `npm init` - Fixes `npm exec` respecting `script-shell` option value - Refactored `lib/exec.js` into `libnpmexec` - Updates [email protected] - Added ability to create a new workspace using the -w config PR-URL: #3095 Credit: @ruyadorno Close: #3095 Reviewed-by: @wraithgar
Configuration menu - View commit details
-
Copy full SHA for 4c1f16d - Browse repository at this point
Copy the full SHA 4c1f16dView commit details -
fix(pack): refuse to pack invalid packument
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
Configuration menu - View commit details
-
Copy full SHA for 42e0587 - Browse repository at this point
Copy the full SHA 42e0587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f82ef5 - Browse repository at this point
Copy the full SHA 7f82ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02bda6 - Browse repository at this point
Copy the full SHA e02bda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e49b9 - Browse repository at this point
Copy the full SHA 35e49b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95faf8c - Browse repository at this point
Copy the full SHA 95faf8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0382de - Browse repository at this point
Copy the full SHA a0382deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fffc0 - Browse repository at this point
Copy the full SHA 17fffc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5a213 - Browse repository at this point
Copy the full SHA 1b5a213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f83e64 - Browse repository at this point
Copy the full SHA 9f83e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251f788 - Browse repository at this point
Copy the full SHA 251f788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35873a9 - Browse repository at this point
Copy the full SHA 35873a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e12b4 - Browse repository at this point
Copy the full SHA 23e12b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83166eb - Browse repository at this point
Copy the full SHA 83166ebView commit details -
fix(logout): use isBasicAuth attribute
PR-URL: #3126 Credit: @wraithgar Close: #3126 Reviewed-by: @darcyclarke
Configuration menu - View commit details
-
Copy full SHA for 1c4eff7 - Browse repository at this point
Copy the full SHA 1c4eff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f82f6 - Browse repository at this point
Copy the full SHA e5f82f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e24d5 - Browse repository at this point
Copy the full SHA 47e24d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231b963 - Browse repository at this point
Copy the full SHA 231b963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4cd6c - Browse repository at this point
Copy the full SHA 9d4cd6cView commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9993a95 - Browse repository at this point
Copy the full SHA 9993a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f13e8 - Browse repository at this point
Copy the full SHA 88f13e8View commit details