-
Notifications
You must be signed in to change notification settings - Fork 4k
chore: release 9.0.0-pre.3 #5589
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
Conversation
Release Manager
Release Checklist for v9.0.0-pre.3
|
8c272ff to
ea2121a
Compare
ea2121a to
e07b3f8
Compare
|
🤖 Release is at https://github.com/npm/cli/releases/tag/v9.0.0-pre.3 🌻 |
🤖 I have created a release beep boop
9.0.0-pre.3
9.0.0-pre.3 (2022-09-30)
npm packnow follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.--timingfile changes:--timingflag,npmnow writes timing data to afile alongside the debug log data, respecting the
logs-diroption andfalling back to
<CACHE>/_logs/dir, instead of directly inside thecache directory.
each run will create a uniquely named
<ID>-timing.jsonfile, with the<ID>portion being the same as the debug log.metadata,timers, andunfinishedTimers` instead of everything beinga top level key.
Features
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)e64d69a#5581 write eresolve error files to the logs directory (@lukekarrys)3445da0timings are now written alongside debug log files (@lukekarrys)Documentation
f0e7584#5601 update docs/logging for new --access default (@wraithgar)Dependencies
bc21552#5603[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected]arborist: 6.0.0-pre.3
6.0.0-pre.3 (2022-09-30)
npm packnow follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.Features
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)libnpmdiff: 5.0.0-pre.1
5.0.0-pre.1 (2022-09-30)
npm packnow follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.Features
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)Dependencies
@npmcli/[email protected]libnpmexec: 5.0.0-pre.3
5.0.0-pre.3 (2022-09-30)
npm packnow follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.Features
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)Dependencies
@npmcli/[email protected]libnpmfund: 4.0.0-pre.3
4.0.0-pre.3 (2022-09-30)
Dependencies
@npmcli/[email protected]libnpmpack: 5.0.0-pre.1
5.0.0-pre.1 (2022-09-30)
npm packnow follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.Features
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)Dependencies
@npmcli/[email protected]libnpmpublish: 7.0.0-pre.1
7.0.0-pre.1 (2022-09-30)
accessis nowpublicFeatures
525654edefault access topublic(@wraithgar)Documentation
f0e7584#5601 update docs/logging for new --access default (@wraithgar)This PR was generated with Release Please. See documentation.