Releases: yarnpkg/berry
Releases Β· yarnpkg/berry
v4.5.1
What's Changed
- Fix CLI docs links by @TyMick in #6496
- fix(nm): optimize hoisting by treating peer deps same as other deps by @akwodkiewicz in #6517
- chore(libui): update ink by @BasixKOR in #6524
- Website: add netlify.toml by @clemyan in #6432
- ci(e2e): fix E2E Storybook by @k1tikurisu in #6543
- ci(e2e): fix syntax error in the Parcel workflow by @k1tikurisu in #6548
- Fix (partially) Svelte E2E test by @clemyan in #6428
- Website: Wrap navbar when there is not enough space by @clemyan in #6541
- fix(compat): update patch for
typescript@5.7.0-beta
by @merceyz in #6533 - fix(cli): Set COREPACK_ENABLE_AUTO_PIN=0 during local pack of github packages by @islandryu in #6529
- chore: add script to generate e2e status list by @merceyz in #6434
New Contributors
- @TyMick made their first contribution in #6496
- @k1tikurisu made their first contribution in #6543
- @islandryu made their first contribution in #6529
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.0...@yarnpkg/cli/4.5.1
v3.8.6
v4.5.0
What's Changed
- feat(builder): transform
node:
imports as needed by @jkowalleck in #6356 - fix(core): determine if a module is a builtin using
module.isBuiltin
by @zouguangxian in #5997 - feat(shell): add unset command by @tthijm in #6430
- fix(nm): Stop hoisting rounds only when nothing were hoisted by @larixer in #6495
- Avoid crash in simplifyRanges by removing subsets up front by @smikula in #6459
- fix(ci): add workaround for Parcel not working with Yarn PnP by @wojtekmaj in #6447
New Contributors
- @zouguangxian made their first contribution in #5997
- @tthijm made their first contribution in #6430
- @smikula made their first contribution in #6459
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.4.1...@yarnpkg/cli/4.5.0
v4.4.1
What's Changed
- test: fix custom certification tests on Windows by @Gudahtt in #6450
- feat(nm): Add support for user-defined /node_modules symlinks by @larixer in #6416
- fix(compat): update patch for
typescript@5.6.1-rc
by @merceyz in #6461
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.4.0...@yarnpkg/cli/4.4.1
v3.8.5
v3.8.4
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
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
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
typescript@5.5.2
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