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