v10.0.0-pre.0
Pre-release
Pre-release
10.0.0-pre.0 (2023-07-26)
⚠️ BREAKING CHANGES
- the "ci-name" config has been removed
- npm no longer treats missing scripts as a special case in workspace mode. Use
if-present
to ignore missing scripts. - npm now supports node
^18.17.0 || >=20.5.0
Features
b6cf113
#6674 set engines and prerelease for npm 10 (#6674) (@lukekarrys)
Bug Fixes
e0d3edd
#6641 remove "ci-name" config (@wraithgar)0318f44
#6641 remove implicit if-present logic from run-script workspaces (@wraithgar)
Documentation
e5338af
#6672 remove link to deprecatednpm set-script
command (#6672) (@emmanuel-ferdman)