Berry Updates & Release Notes
5 updates curated from 1 source by the Releasebot Team. Last updated: Apr 17, 2026
- Apr 17, 2026
- Date parsed from source:Apr 17, 2026
- First seen by Releasebot:Apr 17, 2026
v4.14.1
Berry fixes an EBADF fstat version gate for Node 24.15+ in a small CLI patch release.
What's Changed
fix: Widen EBADF fstat version gate to include Node 24.15+ by @rfoel in #7104
New Contributors
@rfoel made their first contribution in #7104
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.0...@yarnpkg/cli/4.14.1
Original source - Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
All of your release notes in one feed
Join Releasebot and get updates from Yarn and hundreds of other software products.
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
v4.14.0
Berry adds artifact republishing from a specific commit SHA, improves PnP and Node 25.7+ compatibility, and expands npm support with OIDC auth for CircleCI. It also makes enableScripts false by default, updates exec protocol behavior, and adds approved Git repositories.
What's Changed
- Add Re-release workflow to republish artifacts from a specific commit SHA by @Copilot in #7079
- fix: Node 25.7+ EBADF by reading CJS source of zip files by @NormalGaussian in #7070
- PnP: Fix watch mode for files required under PnP by @clemyan in #7077
- feat(plugin-npm): support OIDC auth for CircleCI by @blimmer in #7075
- Makes enableScripts: false the default by @arcanis in #7089
- Makes the exec: protocol respect enableScripts by @arcanis in #7090
- Adds approvedGitRepositories by @arcanis in #7091
- Fix: Names the Experimental ESM support warning by @NormalGaussian in #7069
- feat(why): allow specifying a version or range by @remypar5 in #6992
New Contributors
- @Copilot made their first contribution in #7079
- @NormalGaussian made their first contribution in #7070
- @remypar5 made their first contribution in #6992
Full Changelog
https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.13.0...@yarnpkg/cli/4.14.0
Original source - 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 - 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
This is the end. You've seen all the release notes in this feed!
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.