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