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.14.0 #3273

Merged
merged 15 commits into from May 20, 2021
Merged

Release/v7.14.0 #3273

merged 15 commits into from May 20, 2021

Conversation

ruyadorno
Copy link
Collaborator

v7.14.0 (2021-05-20)

FEATURES

BUG FIXES

DEPENDENCIES

isaacs and others added 15 commits May 14, 2021 08:39
Add a script and Makefile rule to build the "Configuration" section for
all command documentation based on the command classes' `params` list.

Also correct several minor problems in the documentation, and add
`params` listings for commands that were lacking them, to match the
existing documentation and/or behavior within the code.

PR-URL: #3243
Credit: @isaacs
Close: #3243
Reviewed-by: @wraithgar
- Add highlight style for workspaces items in human output
- Add ability to filter results by workspace using `-w` config
- Added tests and docs

Fixes: npm/statusboard#300

PR-URL: #3265
Credit: @ruyadorno
Close: #3265
Reviewed-by: @isaacs
This adds `--workspace` support to:

- audit (including audit fix)
- ci
- dedupe
- find-dupes
- install
- install-ci-test
- install-test
- prune
- rebuild
- uninstall
- update

Also addresses missing error handling case, identified by @timoxley.
#3227 (comment)

PR-URL: #3227
Credit: @isaacs
Close: #3227
Reviewed-by: @ruyadorno
We have another PR in flight that will start auto-generating some
content in `docs/content/commands`, and will run `postsnap`, which means
that if we tie the usage output to a snapshot, the docs will also be
updated when the snapshots change.

PR-URL: #3246
Credit: @wraithgar
Close: #3246
Reviewed-by: @isaacs
- Add listing outdated direct deps of a workspace in `npm outdated`
- Add ability to filter the results of `npm outdated` using `-w` config
- Added tests and docs

Fixes: npm/statusboard#303

PR-URL: #3260
Credit: @ruyadorno
Close: #3260
Reviewed-by: @isaacs
- Add listing workspaces deps by default in `npm ls`
- Add ability to filter the result tree by workspace using the -w config
- Added tests and docs

Fixes: npm/statusboard#302

PR-URL: #3250
Credit: @ruyadorno
Close: #3250
Reviewed-by: @isaacs
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

6 participants