-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initiative: v9.0.0
#443
Comments
This was referenced Oct 3, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goal(s):
Timeline:
Phased Roll-Out Plan:
npm@9.0.0
& set dist-tags tonext-9
(which is already being used for our pre-releases/rcs)npm@9.x
is considered "non-breaking" should be codified (collaboration betweennpm
& the Release WG)latest
fornpm@9.x
npm@9.x
innodejs/node
'smain
branchnpm@9.x
innode@19
npm@9.x
innode@18
Breaking Changes:
Removals:
sso-type
#452legacy
andwebauthn
fromauth-type
#453loglevel=timing
#454shrinkwrap.json
as an unignorable file #459npm login
#451Changes:
9.0.0
#519--timing
from--loglevel
#455--location
&--strategy
#458v3
#446x
,x@
&x@*
#460*_timing.json
#456--install-links=true
#510--access
defaults to"public"
for all packages #508HEAD
git ref instead ofmaster
#503--auth-type
#544stderr
&stdout
#546--npm-version
&--node-version
should be removed #575Dependencies Requiring Major Updates:
npm-packlist
- feat!: major refactor npm-packlist#88hosted-git-info
- BREAKING CHANGE: set default git ref toHEAD
hosted-git-info#142master
branch (ref. [BUG] npm repo <pkg> assumes amaster
branch cli#4867)@npmcli/template-oss
- feat: make template-oss postinstall commit a breaking change for majors template-oss#180Features:
package.json
(potentially via--save
) #457get
,set
&list
#477Chores:
Bugs:
npm link
should have--install-links=false
by default #561The text was updated successfully, but these errors were encountered: