v4.4.0
yarnbot
released this
02 Aug 21:53
·
40 commits
to master
since this release
What's Changed
- chore: lint mjs files and ignore json files by @merceyz in #6352
- test: transpile using esbuild by @merceyz in #5581
- Adds a guard against WebGL errors by @arcanis in #6371
- chore: Upgrade ci-info to 4.0.0 by @clemyan in #6377
- fix(cli): ensure an empty event loop counts as an error by @merceyz in #6399
- docs(cli): add docs on installing local package by @marksy in #6392
- Generate CLI docs as a Docusaurus plugin by @clemyan in #6218
- doc: update npmAuditExcludePackages description by @jgravois in #6390
- Enhance ESLint config by @clemyan in #6357
- fix typo workerPoolMode by @mifi in #6407
- Fixes
immutablePatterns
when running an install from a subdirectory by @arcanis in #6410 - Upgrades docusaurus by @arcanis in #6412
- Adds support for cwd in the git protocol by @arcanis in #6362
- fix(cli): always disable interactive mode in non-TTYs by @paul-soporan in #6419
- ci(e2e): fix docusaurus javascript test by @merceyz in #6417
- Fixing CI jobs for Big Endian by @Prashant-Jagtap in #6414
- Adds support for user-defined wrappers in the SDK by @arcanis in #6370
- Cleanups some tests by @arcanis in #6388
- fix(compat): update patch for
typescript@5.6.0-beta
by @merceyz in #6409 - deps: update to
esbuild-wasm@0.23.0
by @merceyz in #6387 - Fix peer warning message requester by @clemyan in #6376
New Contributors
- @marksy made their first contribution in #6392
- @jgravois made their first contribution in #6390
- @Prashant-Jagtap made their first contribution in #6414
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.3.1...@yarnpkg/cli/4.4.0