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