Releases: yarnpkg/berry
Releases Β· yarnpkg/berry
v4.7.0
What's Changed
- test: don't use
.ts
for unknown extension tests by @merceyz in #6649 - fix: typo in yarn pack by @GauBen in #6663
- Fix error handling when looking for configuration files by @yannayl in #6676
- Removes CRA from the E2E tests by @arcanis in #6692
- Upgrades Eslint to v9 by @arcanis in #6694
- ci: migrate e2e to eslint v9 flat config by @MikeMcC399 in #6699
- Fix Integration test failures for Big endian on GA CI by @sangitanalkar in #6702
- fix: use a repository URL supported by npm by @aduh95 in #6700
- Improves
yarn init
by @arcanis in #6703 - Fix #6029 Avoid undefined checksums after merge conflict resolution by @ReDrUm in #6704
- fix(6706): pack creates sub-directories by @GauBen in #6707
New Contributors
- @yannayl made their first contribution in #6676
- @MikeMcC399 made their first contribution in #6699
- @sangitanalkar made their first contribution in #6702
- @ReDrUm made their first contribution in #6704
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.6.0...@yarnpkg/cli/4.7.0
v4.6.0
What's Changed
- fix(pnp): support
require(esm)
by @merceyz in #6639 - feat: add yarnpkg/core sub exports by @ChALkeR in #6614
- add a config option to disallow the cache clean command by @elbywan in #6610
- Small typo in
yarn workspaces foreach
: include -> exclude by @miorel in #6561
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.3...@yarnpkg/cli/4.6.0
v3.8.7
v4.5.3
What's Changed
- fix(plugin-workspace-tools): properly report errors for all non-zero exit codes by @kumavis in #6535
- feat: add yarnpkg/nm/hoist export by @ChALkeR in #6611
- chore: unlock cross-spawn range by @lswith in #6606
New Contributors
- @kumavis made their first contribution in #6535
- @ChALkeR made their first contribution in #6611
- @lswith made their first contribution in #6606
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.2...@yarnpkg/cli/4.5.3
v4.5.2
What's Changed
- Use Node 22 for GitHub actions for now by @clemyan in #6575
- fix(extensions): notistack@^3.0.0 by @aqeelat in #6593
- fix(fslib): handle symlinks to zip files by @thatsmydoing in #6603
- fix(compat): update patch for
typescript@5.7.1-rc
by @merceyz in #6591
New Contributors
- @aqeelat made their first contribution in #6593
- @thatsmydoing made their first contribution in #6603
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.5.1...@yarnpkg/cli/4.5.2
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