Berry Release Notes
Last updated: Mar 3, 2026
- Mar 3, 2026
- Date parsed from source:Mar 3, 2026
- First seen by Releasebot:Mar 3, 2026
v4.13.0
Yarn Berry 4.13.0 lands with multiple fixes and new capabilities, including a Context typedef alias and improved version parsing. It adds upgrade-interactive options, exports InstallOptions, and shows registry URL when publishing, plus various CI and packaging tweaks.
What's Changed
- docs(constraints): add missing @typedef alias for Context by @erickzhao in #6989
- Fixes the // format by @arcanis in #6993
- fix(fslib): handle float timestamps in convertToBigIntStats by @nelsondude in #6988
- Fixes foreach order when --topological isnt set by @arcanis in #6997
- CI: Select node version to run CI against automatically by @clemyan in #7032
- chore(deps): upgrade tar to v7 by @mhassan1 in #7038
- fix: npm run audit also on patched packages by @tommasini in #7042
- feat: display registry URL when publishing packages by @KyeongJooni in #7020
- Core: Enhance environment variable expansion in configuration by @clemyan in #7033
- Add --mode option to upgrade-interactive command by @ipanasenko in #7050
- Add c/r/l bulk selection shortcuts to upgrade-interactive by @ipanasenko in #7051
- feat(core): Export InstallOptions type by @WooWan in #7027
- fix: throw explicit error when all semver-matching versions are quarantined by @ff1451 in #7056
- fix(plugin-essentials): handle null on latest version retrieval by @Xstoudi in #7003
New Contributors
- @erickzhao made their first contribution in #6989
- @nelsondude made their first contribution in #6988
- @tommasini made their first contribution in #7042
- @KyeongJooni made their first contribution in #7020
- @ipanasenko made their first contribution in #7050
- @ff1451 made their first contribution in #7056
- @Xstoudi made their first contribution in #7003
Full Changelog
https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.12.0...@yarnpkg/cli/4.13.0
Original source Report a problem - Nov 23, 2025
- Date parsed from source:Nov 23, 2025
- First seen by Releasebot:Dec 11, 2025
v4.12.0
What's Changed
- fix(git): split -c and core.autocrlf=false into separate args for clone by @mhassan1 in #6983
- Implements npm web login support by @arcanis in #6981
- Fix JSON Schema by @joshkel in #6973
New Contributors
- @joshkel made their first contribution in #6973
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.11.0...@yarnpkg/cli/4.12.0
Original source Report a problem
This is the end. You've seen all the release notes in this feed!