The npm blog has been discontinued.
Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.
Release v7.1.2
Happy Friday! 🎉
We’ve shipped another two releases this past week of the npm CLI; Featuring docs updates, bug fixes & improvements to npm search
.
You can get the latest version of npm in the usual way:
npm install -g npm@7
You can read the full list of changes below:
7.1.2 (2020-12-11)
DEPENDENCIES
c3ba1daf7
#2033@npmcli/config@1.2.6
:- Set
INIT_CWD
to initial current working directory - Set
NODE
to initialprocess.execPath
- Set
8029608b9
json-parse-even-better-errors@2.3.1
0233818e6
#2332treeverse@1.0.4
e401d6bb3
ini@1.3.8
011bb1220
#2320@npmcli/arborist@2.0.1
:- Do not save with
^
and no version
- Do not save with
BUGFIXES
244c2069f
#2325 npm search include/exclude (@ruyadorno)d825e901e
#1905 #2316 run install scripts for root project315449142
#2331 #2021 SetNODE_ENV=production
if ‘dev’ is on the omit list (@isaacs)
TESTING
c243e3b9d
#2313 tests: completion (@nlf)7ff6efbb8
#2314 npm team (@ruyadorno)7a4f0c96c
#2323 npm doctor (@nlf)
DOCUMENTATION
7.1.1 (2020-12-08)
DEPENDENCIES
bf09e719c
@npmcli/arborist@2.0.0
- Much stricter tree integrity guarantees
- Fix issues where the root project is a symlink, or linked as a workspace
7ceb5b728
ini@1.3.6
77c6ced2a
make-fetch-happen@8.0.11
0ef25b6cd
libnpmsearch@3.1.0
:- Update to accept query params as options, so we can paginate. (@nlf)
518a66450
@npmcli/config@1.2.4
:- Do not allow path options to be set to a boolean
false
value
- Do not allow path options to be set to a boolean
3d7aff9d8
update all dependencies using latest npm to install them
TESTS
2848f5940
npm/statusboard#173 #2293 npm shrinkwrap (@ruyadorno)f6824459a
#2302 npm deprecate (@nlf)b7d74b627
npm/statusboard#180 #2304 npm unpublish (@ruyadorno)