v4.0.1
·
223 commits
to master
since this release
What's Changed
- Adds a blog section by @arcanis in #5784
- Fixes the progress bar max width by @arcanis in #5836
- Fixes bugs in yarn npm audit by @arcanis in #5833
- Reimplements yarn explain peer-requirements by @arcanis in #5834
- Adds
injectEnvironmentFiles
to the documentation by @arcanis in #5838 - Prevent crash while reading non-existent file on GITHUB_EVENT_PATH by @Brooooooklyn in #5835
- docs(yarnrc): set default compressionLevel to '0' by @trivikr in #5844
- docs(yarnrc): move compressionLevel 'mixed' enum value to the end by @trivikr in #5846
- docs: fix link to the portal protocol by @thorn0 in #5852
- chore(plugin-pnp): add 'pnpm' option in nodeLinker config description by @trivikr in #5850
- docs(yarnrc): create list item for cacheMigrationMode 'always' option by @trivikr in #5855
- docs(yarnrc): remove invalid 'auto' option for cacheMigrationMode by @trivikr in #5857
- fix: Update link to plugin tutorial by @antonbauhofer in #5862
- fix : Update link to difference between link and portal by @Shreyas0410 in #5870
- Waits for the manifests to be written before running the second loops by @arcanis in #5871
- Adds tests for the pack list generation by @arcanis in #5873
- chore(core): fix typo in Project.ts by @eltociear in #5876
- Runs more tests by @arcanis in #5875
- fix typos in blogs by @shresthasurav in #5877
- Update README.md by @Shivam250702 in #5887
New Contributors
- @Brooooooklyn made their first contribution in #5835
- @thorn0 made their first contribution in #5852
- @antonbauhofer made their first contribution in #5862
- @Shreyas0410 made their first contribution in #5870
- @shresthasurav made their first contribution in #5877
- @Shivam250702 made their first contribution in #5887
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.0.0...@yarnpkg/cli/4.0.1