@yarnpkg/cli/4.5.0
版本发布时间: 2024-09-14 20:52:51
yarnpkg/berry最新发布版本:@yarnpkg/cli/4.5.0(2024-09-14 20:52:51)
What's Changed
- feat(builder): transform
node:
imports as needed by @jkowalleck in https://github.com/yarnpkg/berry/pull/6356 - fix(core): determine if a module is a builtin using
module.isBuiltin
by @zouguangxian in https://github.com/yarnpkg/berry/pull/5997 - feat(shell): add unset command by @tthijm in https://github.com/yarnpkg/berry/pull/6430
- fix(nm): Stop hoisting rounds only when nothing were hoisted by @larixer in https://github.com/yarnpkg/berry/pull/6495
- Avoid crash in simplifyRanges by removing subsets up front by @smikula in https://github.com/yarnpkg/berry/pull/6459
- fix(ci): add workaround for Parcel not working with Yarn PnP by @wojtekmaj in https://github.com/yarnpkg/berry/pull/6447
New Contributors
- @zouguangxian made their first contribution in https://github.com/yarnpkg/berry/pull/5997
- @tthijm made their first contribution in https://github.com/yarnpkg/berry/pull/6430
- @smikula made their first contribution in https://github.com/yarnpkg/berry/pull/6459
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.4.1...@yarnpkg/cli/4.5.0