What's Changed
- Adds support for argument passing to "yarn init " by @arcanis in #6709
- Fixes topLevel dependencies by @arcanis in #6712
- Refactors tests to abstract implementation details by @arcanis in #6711
- Add configuration option to configure .store folder in pnpm mode by @dannyvv in #6710
- Fix Integration tests for Big endian on GA CI by @sangitanalkar in #6720
- Replace deprecated ESLint rules by @MikeMcC399 in #6719
- fix(workspaces-tools): promote --no-private in foreach usage by @GauBen in #6727
- fix(npm-audit): ensure message is a string before trimming for deprec… by @JohannesWill in #6742
- fix: correction to the set resolution docs by @darren-dooley in #6739
- Fix deduplication of virtual packages installed under aliases by @clemyan in #6735
- Yarn config respect --no-defaults with --json (fixes #6341) by @sparrowt in #6635
- Support version apply exact by @snowystinger in #6629
- Use RefCountedCache for ZipFs instances in Cache to avoid duplicate allocations by @dannyvv in #6723
New Contributors
- @dannyvv made their first contribution in #6710
- @JohannesWill made their first contribution in #6742
- @darren-dooley made their first contribution in #6739
- @sparrowt made their first contribution in #6635
- @snowystinger made their first contribution in #6629
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.7.0...@yarnpkg/cli/4.8.0