Releases: nodejs/corepack
Releases · nodejs/corepack
v0.11.0
0.11.0 (2022-06-12)
Features
Bug Fixes
- avoid symlinks to work on Windows (#13) (b56df30)
- avoid using eval to get the corepack version (#45) (78d94eb)
- bin file name for pnpm >=6.0 (#35) (8ff2499)
- generate cmd shim files (a900b4d)
- handle package managers with a bin array correctly (#20) (1836d17)
- handle parallel installs (#84) (5cfc6c9)
- handle prereleases (#32) (2a46b6d)
Performance Improvements
0.10.0
What's Changed
- docs: fix README to use the project's actual name by @bnb in #56
- Makes the tests stable by @arcanis in #60
- Bump Yarn to 1.22.15 by @arcanis in #58
- Update references of pmm to Corepack by @jonahsnider in #59
- Updates the readme by @arcanis in #61
New Contributors
- @bnb made their first contribution in #56
- @jonahsnider made their first contribution in #59
Full Changelog: corepack/0.9.0...corepack/0.10.0