Skip to content

Conversation

@ruyadorno
Copy link
Contributor

7.1.0 (2020-12-04)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

  • def85c726 @npmcli/arborist@1.0.14
    • fixes running npm exec from file system root folder
  • 4c94673ab semver@7.3.4

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