npm Blog (Archive)

The npm blog has been discontinued.

Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.

Release v7.2.0

Hi friends!

We just shipped a brand new release of the npm CLI! This time around, we’ve given npm rebuild the ability to accept a path to a module, fixed a few bugs, and added a whole mess of tests.

You can get the latest release in the usual way:

npm install -g npm@7

The full list of changes is below:

7.2.0 (2020-12-15)

FEATURES

DEPENDENCIES

TESTING