npm: v8.18.0 Release

Release date:
August 17, 2022
Previous version:
v8.17.0 (released August 10, 2022)
Magnitude:
519 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v8.18.0

nlf
fritzy
wraithgar
github-actions[bot]
npm-cli-bot
lux01

Directory Browser for v8.18.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

v8.18.0 (2022-08-17)

Features

  • e6d4304 #5306 feat(arborist): add overridden getter to Node class (@nlf)
  • d221f72 #5306 feat(arborist): add :overridden pseudo selector (@nlf)
  • 0d4ed0f #5306 feat(query): support :overridden pseudo selector (@nlf)

Bug Fixes

  • 05d9bcf #5306 fix(ls): display overridden nodes (@nlf)
  • cd2b1e6 #5306 fix(explain): display override information (@nlf)
  • e5a9162 #5297 fix: npm exec does not use script-shell option to run commands (@lux01)
  • 6eba131 #5298 fix: don't prompt on npm exec [directory] (@wraithgar)

Documentation

  • bc66ffa #5304 docs: update --no-optional to --omit=optional (@wraithgar)

Dependencies