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.1.0 #2287

Merged
merged 15 commits into from
Dec 4, 2020
Merged

Release/v7.1.0 #2287

merged 15 commits into from
Dec 4, 2020

Conversation

ruyadorno
Copy link
Contributor

7.1.0 (2020-12-04)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

isaacs and others added 15 commits December 2, 2020 16:26
This removes all other arg/shell escaping mechanisms, as they are no
longer needed, and will be un-done by puka in @npmcli/run-script anyway.

Adds an interactive shell mode when `npm exec` is run without any
arguments, allowing users to interactively test out commands in an npm
script environment.  Previously, this would do nothing, and just exit.

Prevent weird behavior from `npm explore ../blah`.  `explore` now can
_only_ be used to explore packages that are actually found in the
relevant `node_modules` folder.
Fixes: npm/statusboard#181

PR-URL: #2275
Credit: @ruyadorno
Close: #2275
Reviewed-by: @nlf
Introduces the set-script command. It accepts two arguments,
the script name and the command

ref: https://github.com/npm/rfcs/blob/latest/accepted/0016-set-script-command.md

PR-URL: #2237
Credit: @Yash-Singh1
Close: #2237
Reviewed-by: @ruyadorno
Some markdown parsers don't like this.

PR-URL: #2271
Credit: @ethomson
Close: #2271
Reviewed-by: @darcyclarke
PR-URL: #2279
Credit: @ruyadorno
Close: #2279
Reviewed-by: @darcyclarke
@ruyadorno ruyadorno requested a review from a team as a code owner December 4, 2020 19:53
@ruyadorno ruyadorno merged commit 2b8b9bd into latest Dec 4, 2020
@darcyclarke darcyclarke deleted the release/v7.1.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.

4 participants