@yarnpkg/cli/4.16.0
📦 yarnView on GitHub →
✨ 3 features🐛 3 fixes
Summary
This release introduces support for staged publishing and the yarn npm stage, alongside fixes for fstat workarounds across various Node versions and documentation updates.
✨ New Features
- Implements yarn npm stage.
- Enables staged publishing.
- Add editor SDK support for oxc (oxfmt & oxlint).
🐛 Bug Fixes
- Include Node 22.22.3 in fstat workaround.
- Stop using EBADF workaround for Node 24.16.0+.
- Fix npmMinimalAgeGate default value in documentation.