Releases: yarnpkg/berry
Releases Β· yarnpkg/berry
v4.4.0
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
[email protected]
by @merceyz in #6409 - deps: update to
[email protected]
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
v4.3.1
What's Changed
- Minor tweaks to website by @clemyan in #6264
- Fix incorrect
node:β¦
module warnings in doctor by @bradleyayers in #6347 - Update links for yarn explain to Docosaurus versions by @skagedal in #6321
- remove useless "readyPackages" by @ShuiRuTian in #6319
- fix: update contributing file reference by @emmanuel-ferdman in #6351
- fix(compat): update patch for
[email protected]
by @merceyz in #6349
New Contributors
- @skagedal made their first contribution in #6321
- @ShuiRuTian made their first contribution in #6319
- @emmanuel-ferdman made their first contribution in #6351
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.3.0...@yarnpkg/cli/4.3.1
v3.8.3
v4.3.0
What's Changed
- Adds TEST_BINARY by @arcanis in #6291
- Rework peer requirement and warning system by @clemyan in #6205
- Remove "sherlock" from bug report template by @mitchhentgesspotify in #6306
- Migrates to Eslint's flat config by @arcanis in #6276
New Contributors
- @mitchhentgesspotify made their first contribution in #6306
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.2.2...@yarnpkg/cli/4.3.0
v4.2.2
What's Changed
- fix(pnp): esm - support import attributes by @merceyz in #6268
- feat(fslib): add
rmPromise
/rmSync
methods by @aduh95 in #6226 - fix: keep NODE_OPTIONS unset when the calculated value is empty by @DanielRose in #6255
- Fixes
yarn why -R
by @arcanis in #6251 - chore: Update GitHub actions versions by @RDIL in #6279
New Contributors
- @DanielRose made their first contribution in #6255
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.2.1...@yarnpkg/cli/4.2.2
v4.2.1
What's Changed
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.2.0...@yarnpkg/cli/4.2.1
v4.2.0
What's Changed
- fix(extensions):
eslint-import-resolver-vite@<2.0.1
by @n0099 in #6154 - chore: fix typo:
overriden
->overridden
by @junhoyeo in #6155 - Adds ts-nocheck to the PnP file by @arcanis in #6183
- Improve libc presence detection by @dstaley in #6170
- Exclude binaries when searching in VS Code by @clemyan in #6213
- build(compat): fix building TypeScript patches by @merceyz in #6186
- feat(builder): add
--metafile
flag by @jkowalleck in #6212 - feat(plugin-typescript): check workspace tsconfig.json by @nmussy in #6175
- build(compat): use a treeless TypeScript clone by @merceyz in #6193
- Migrate docs to Docusaurus v3 by @clemyan in #6133
- fix(version) use correct counter placeholder in documentation by @bgotink in #6241
- Use title for issue sesctions by @Ayc0 in #6244
- fix(docs): Fixes SysGears logo in the README and SysGears name spelling by @larixer in #6245
- fix(compat): update patch for
[email protected]
by @merceyz in #6248 - Fix parser stringify subshell brackets by @clemyan in #6254
- Simplify documentation of "constraints" overview by @jeremy-daley-kr in #6257
- fix(sdks): only patch typescript entry point for >= 5.5 by @merceyz in #6263
New Contributors
- @n0099 made their first contribution in #6154
- @junhoyeo made their first contribution in #6155
- @jkowalleck made their first contribution in #6212
- @nmussy made their first contribution in #6175
- @jeremy-daley-kr made their first contribution in #6257
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.1.1...@yarnpkg/cli/4.2.0
v3.8.2
v4.1.1
What's Changed
- docs(plugin-essentials): Improve
install
command formatting by @bbodenmiller in #6127 - fix(compat): update patch for
[email protected]
by @merceyz in #6134 - docs: change i.e. to e.g. in search placeholder by @pwbriggs in #6142
New Contributors
- @bbodenmiller made their first contribution in #6127
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.1.0...@yarnpkg/cli/4.1.1