v9.0.0-pre.5
Pre-release
Pre-release
9.0.0-pre.5 (2022-10-13)
⚠️ BREAKING CHANGES
- the presence of auth related settings that are not scoped to a specific registry found in a config file is no longer supported and will throw errors
- the
node-version
andnpm-version
configs have been removed. - links generated from git urls will now use
HEAD
instead ofmaster
as the default ref
Features
a09e19d
#5696 introduce thenpm config fix
command (@nlf)d2963c6
explicitly validate config within the cli (@nlf)a5fec08
rewrite docs generation (@lukekarrys)
Bug Fixes
a35c784
#5691 config: removenode-version
andnpm-version
(@wraithgar)
Documentation
a8532eb
#5661 typo missing parentheses (@hbrls)542efdb
updatefolders
page for modern npm (@shalvah)