v4.9.3
·
6 commits
to master
since this release
What's Changed
- feat: Add provenance to @yarnpkg/cli-dist by @clemyan in #6815
- Adds GIT_AUTHOR_NAME to the test env by @arcanis in #6825
- Fix
libc
detection on various platforms by @ItsHarper in #6840 - fix(core): increase hash length by @sekyungk in #6829
- chore: replace lodash with es-toolkit by @wojtekmaj in #6502
- fix(plugin-npm): mark fetchFromNetwork private to fix TypeScript issue by @vinzscam in #6764
- fix(pnpm): allow EBUSY when deleting node_modules by @lizthegrey in #6826
- ci: use react with vite in storybook E2E by @MikeMcC399 in #6864
- feat(publish): Add
--dry-run
and--json
flag toyarn npm publish
by @Saadnajmi in #6850 - test: Fix test failures by specifying initial branch name in git init by @WooWan in #6872
- Remove references to deprecated
-v
flag foryarn config
by @ItsHarper in #6878
New Contributors
- @ItsHarper made their first contribution in #6840
- @sekyungk made their first contribution in #6829
- @vinzscam made their first contribution in #6764
- @Saadnajmi made their first contribution in #6850
- @WooWan made their first contribution in #6872
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.9.2...@yarnpkg/cli/4.9.3