@yarnpkg/cli/4.1.0
版本发布时间: 2024-01-30 23:45:33
yarnpkg/berry最新发布版本:@yarnpkg/cli/4.5.0(2024-09-14 20:52:51)
What's Changed
- Add API Reference to website by @clemyan in https://github.com/yarnpkg/berry/pull/5922
- fix(plugin-npm-cli): fix login with Verdaccio by @demurgos in https://github.com/yarnpkg/berry/pull/5983
- fix(version) stop --dry-run from changing anything by @bgotink in https://github.com/yarnpkg/berry/pull/6015
- docs: correct default globalFolder in docs by @blimmer in https://github.com/yarnpkg/berry/pull/6003
- test: update Node.js range for extensionless files by @merceyz in https://github.com/yarnpkg/berry/pull/6035
- Add second level of --verbose to
workspaces foreach
to permit specifying less logging. by @seansfkelley in https://github.com/yarnpkg/berry/pull/6034 - Fix site navigation being somewhat jumbled at certain viewport widths by @strogonoff in https://github.com/yarnpkg/berry/pull/6022
- ci: use Node.js current release for e2e tests and benchmarks by @merceyz in https://github.com/yarnpkg/berry/pull/6082
- docs: fix links in zero-installs explanation by @bitjson in https://github.com/yarnpkg/berry/pull/6075
- fix(pnp): ensure
URL
is imported on Node.js < 20 by @merceyz in https://github.com/yarnpkg/berry/pull/6060 - ci(e2e): use Node.js v20 for angular pnp test by @merceyz in https://github.com/yarnpkg/berry/pull/6085
- ci(e2e): remove gatsby development server test by @merceyz in https://github.com/yarnpkg/berry/pull/6084
- Deprecates implicit cache keys by @arcanis in https://github.com/yarnpkg/berry/pull/6083
- feat: yarn run --json by @jplukas in https://github.com/yarnpkg/berry/pull/5988
- fix(nm): Fixes nm linker
link:
dependencies mistreatment as inner workspaces by @larixer in https://github.com/yarnpkg/berry/pull/6058 and @joshhunt in https://github.com/yarnpkg/berry/pull/6089 - chore(extensions): update list by @merceyz in https://github.com/yarnpkg/berry/pull/6095
- Fixes the optional check depending on the order the tree is traversed by @arcanis in https://github.com/yarnpkg/berry/pull/5840
- Fix #5165 - missing executable perms when installing with pnpm linker by @fancyfractal in https://github.com/yarnpkg/berry/pull/6066
- fix(npm): stale metadata cache issue by @arcanis in https://github.com/yarnpkg/berry/pull/6101
- Upgrades TypeScript by @arcanis in https://github.com/yarnpkg/berry/pull/6108
- fix(compat): update patch for
typescript@5.4.0-beta
by @merceyz in https://github.com/yarnpkg/berry/pull/6110
New Contributors
- @demurgos made their first contribution in https://github.com/yarnpkg/berry/pull/5983
- @blimmer made their first contribution in https://github.com/yarnpkg/berry/pull/6003
- @strogonoff made their first contribution in https://github.com/yarnpkg/berry/pull/6022
- @bitjson made their first contribution in https://github.com/yarnpkg/berry/pull/6075
- @jplukas made their first contribution in https://github.com/yarnpkg/berry/pull/5988
- @fancyfractal made their first contribution in https://github.com/yarnpkg/berry/pull/6066
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.0.2...@yarnpkg/cli/4.1.0