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