11cb0ef41Sopenharmony_ci# Changelog 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ci## [0.25.2](https://github.com/nodejs/corepack/compare/v0.25.1...v0.25.2) (2024-02-21) 41cb0ef41Sopenharmony_ci 51cb0ef41Sopenharmony_ci 61cb0ef41Sopenharmony_ci### Features 71cb0ef41Sopenharmony_ci 81cb0ef41Sopenharmony_ci* update package manager versions ([#362](https://github.com/nodejs/corepack/issues/362)) ([1423312](https://github.com/nodejs/corepack/commit/1423312a0eb7844dcdd43ae8a63cf12dcacedb2b)) 91cb0ef41Sopenharmony_ci 101cb0ef41Sopenharmony_ci 111cb0ef41Sopenharmony_ci### Bug Fixes 121cb0ef41Sopenharmony_ci 131cb0ef41Sopenharmony_ci* do not hard fail if Corepack home folder cannot be created ([#382](https://github.com/nodejs/corepack/issues/382)) ([9834f57](https://github.com/nodejs/corepack/commit/9834f5790a99ce2c6c283321bb38b02e5561b7ca)) 141cb0ef41Sopenharmony_ci* do not show download prompt when downloading JSON ([#383](https://github.com/nodejs/corepack/issues/383)) ([bc137a0](https://github.com/nodejs/corepack/commit/bc137a0073c3343ce2d552b6e13bfd2a48f08351)) 151cb0ef41Sopenharmony_ci 161cb0ef41Sopenharmony_ci## [0.25.1](https://github.com/nodejs/corepack/compare/v0.25.0...v0.25.1) (2024-02-20) 171cb0ef41Sopenharmony_ci 181cb0ef41Sopenharmony_ci 191cb0ef41Sopenharmony_ci### Bug Fixes 201cb0ef41Sopenharmony_ci 211cb0ef41Sopenharmony_ci* use valid semver range for `engines.node` ([#378](https://github.com/nodejs/corepack/issues/378)) ([f2185fe](https://github.com/nodejs/corepack/commit/f2185fefa145cc75fca082acc169f8aaef637ca2)) 221cb0ef41Sopenharmony_ci 231cb0ef41Sopenharmony_ci## [0.25.0](https://github.com/nodejs/corepack/compare/v0.24.1...v0.25.0) (2024-02-20) 241cb0ef41Sopenharmony_ci 251cb0ef41Sopenharmony_ci 261cb0ef41Sopenharmony_ci### ⚠ BREAKING CHANGES 271cb0ef41Sopenharmony_ci 281cb0ef41Sopenharmony_ci* remove `--all` flag ([#351](https://github.com/nodejs/corepack/issues/351)) 291cb0ef41Sopenharmony_ci* remove Node.js 19.x from the range of supported versions ([#375](https://github.com/nodejs/corepack/issues/375)) 301cb0ef41Sopenharmony_ci* use `fetch` ([#365](https://github.com/nodejs/corepack/issues/365)) 311cb0ef41Sopenharmony_ci* remove old install folder migration ([#373](https://github.com/nodejs/corepack/issues/373)) 321cb0ef41Sopenharmony_ci* prompt user before downloading software ([#360](https://github.com/nodejs/corepack/issues/360)) 331cb0ef41Sopenharmony_ci 341cb0ef41Sopenharmony_ci### Features 351cb0ef41Sopenharmony_ci 361cb0ef41Sopenharmony_ci* add `corepack cache` command ([#363](https://github.com/nodejs/corepack/issues/363)) ([f442366](https://github.com/nodejs/corepack/commit/f442366c1c00d0c3f388b757c3797504f9a6b62e)) 371cb0ef41Sopenharmony_ci* add support for URL in `"packageManager"` ([#359](https://github.com/nodejs/corepack/issues/359)) ([4a8ce6d](https://github.com/nodejs/corepack/commit/4a8ce6d42f081047a341f36067696346c9f3e1ea)) 381cb0ef41Sopenharmony_ci* bump Known Good Release when downloading new version ([#364](https://github.com/nodejs/corepack/issues/364)) ([a56c13b](https://github.com/nodejs/corepack/commit/a56c13bd0b1c11e50361b8b4b6f8a53571e3981a)) 391cb0ef41Sopenharmony_ci* prompt user before downloading software ([#360](https://github.com/nodejs/corepack/issues/360)) ([6b8d87f](https://github.com/nodejs/corepack/commit/6b8d87f2374f79855b24d659f2a2579d6b39f54f)) 401cb0ef41Sopenharmony_ci* remove `--all` flag ([#351](https://github.com/nodejs/corepack/issues/351)) ([d9c70b9](https://github.com/nodejs/corepack/commit/d9c70b91f698787d693406626a73dc95cb18bc1d)) 411cb0ef41Sopenharmony_ci* remove old install folder migration ([#373](https://github.com/nodejs/corepack/issues/373)) ([54e9510](https://github.com/nodejs/corepack/commit/54e9510cdaf6ed08c9dea1ed3999fa65116cb4c7)) 421cb0ef41Sopenharmony_ci* use `fetch` ([#365](https://github.com/nodejs/corepack/issues/365)) ([fe6a307](https://github.com/nodejs/corepack/commit/fe6a3072f64efa810b90e4ee52e0b3ff14c63184)) 431cb0ef41Sopenharmony_ci 441cb0ef41Sopenharmony_ci 451cb0ef41Sopenharmony_ci### Bug Fixes 461cb0ef41Sopenharmony_ci 471cb0ef41Sopenharmony_ci* remove unsafe remove of install folder ([#372](https://github.com/nodejs/corepack/issues/372)) ([65880ca](https://github.com/nodejs/corepack/commit/65880cafed5f4195f8e7656ca9af4cbcbb7682d3)) 481cb0ef41Sopenharmony_ci 491cb0ef41Sopenharmony_ci 501cb0ef41Sopenharmony_ci### Miscellaneous Chores 511cb0ef41Sopenharmony_ci 521cb0ef41Sopenharmony_ci* remove Node.js 19.x from the range of supported versions ([#375](https://github.com/nodejs/corepack/issues/375)) ([9a1cb38](https://github.com/nodejs/corepack/commit/9a1cb385bba9ade8e9fbf5517c2bdff60295f9ed)) 531cb0ef41Sopenharmony_ci 541cb0ef41Sopenharmony_ci## [0.24.1](https://github.com/nodejs/corepack/compare/v0.24.0...v0.24.1) (2024-01-13) 551cb0ef41Sopenharmony_ci 561cb0ef41Sopenharmony_ci 571cb0ef41Sopenharmony_ci### Features 581cb0ef41Sopenharmony_ci 591cb0ef41Sopenharmony_ci* update package manager versions ([#348](https://github.com/nodejs/corepack/issues/348)) ([cc3ada7](https://github.com/nodejs/corepack/commit/cc3ada73bccd0a5b0ff16834e518efa521c9eea4)) 601cb0ef41Sopenharmony_ci 611cb0ef41Sopenharmony_ci 621cb0ef41Sopenharmony_ci### Bug Fixes 631cb0ef41Sopenharmony_ci 641cb0ef41Sopenharmony_ci* **use:** create `package.json` when calling `corepack use` on empty dir ([#350](https://github.com/nodejs/corepack/issues/350)) ([2950a8a](https://github.com/nodejs/corepack/commit/2950a8a30b64b4598abc354e45400e83d56e541b)) 651cb0ef41Sopenharmony_ci 661cb0ef41Sopenharmony_ci## [0.24.0](https://github.com/nodejs/corepack/compare/v0.23.0...v0.24.0) (2023-12-29) 671cb0ef41Sopenharmony_ci 681cb0ef41Sopenharmony_ci 691cb0ef41Sopenharmony_ci### Features 701cb0ef41Sopenharmony_ci 711cb0ef41Sopenharmony_ci* add support for HTTP redirect ([#341](https://github.com/nodejs/corepack/issues/341)) ([6df5063](https://github.com/nodejs/corepack/commit/6df5063b14868ff21499a051e5122fa7211be6ed)) 721cb0ef41Sopenharmony_ci* add support for rangeless commands ([#338](https://github.com/nodejs/corepack/issues/338)) ([9bee415](https://github.com/nodejs/corepack/commit/9bee4150815113d97f0bd77d62c8d999cfd68ad3)) 731cb0ef41Sopenharmony_ci* update package manager versions ([#330](https://github.com/nodejs/corepack/issues/330)) ([cfcc280](https://github.com/nodejs/corepack/commit/cfcc28047a788daeef2c0b15ee35a8b1a8149bb6)) 741cb0ef41Sopenharmony_ci* **yarn:** fallback to npm when `COREPACK_NPM_REGISTRY` is set ([#339](https://github.com/nodejs/corepack/issues/339)) ([0717c6a](https://github.com/nodejs/corepack/commit/0717c6af898e075f57c5694d699a3c51e79a024c)) 751cb0ef41Sopenharmony_ci 761cb0ef41Sopenharmony_ci 771cb0ef41Sopenharmony_ci### Bug Fixes 781cb0ef41Sopenharmony_ci 791cb0ef41Sopenharmony_ci* clarify `EACCES` errors ([#343](https://github.com/nodejs/corepack/issues/343)) ([518bed8](https://github.com/nodejs/corepack/commit/518bed8b7d7c313163c79d31cb9bbc023dba6560)) 801cb0ef41Sopenharmony_ci 811cb0ef41Sopenharmony_ci## [0.23.0](https://github.com/nodejs/corepack/compare/v0.22.0...v0.23.0) (2023-11-05) 821cb0ef41Sopenharmony_ci 831cb0ef41Sopenharmony_ci 841cb0ef41Sopenharmony_ci### Features 851cb0ef41Sopenharmony_ci 861cb0ef41Sopenharmony_ci* update package manager versions ([#325](https://github.com/nodejs/corepack/issues/325)) ([450cd33](https://github.com/nodejs/corepack/commit/450cd332d00d3428f49ed09a4235bd12139931c9)) 871cb0ef41Sopenharmony_ci 881cb0ef41Sopenharmony_ci## [0.22.0](https://github.com/nodejs/corepack/compare/v0.21.0...v0.22.0) (2023-10-21) 891cb0ef41Sopenharmony_ci 901cb0ef41Sopenharmony_ci 911cb0ef41Sopenharmony_ci### Features 921cb0ef41Sopenharmony_ci 931cb0ef41Sopenharmony_ci* allow fallback to application/json for custom registries ([#314](https://github.com/nodejs/corepack/issues/314)) ([92f8e71](https://github.com/nodejs/corepack/commit/92f8e71f8c97c44f404ce9b7df8787a4292e6830)) 941cb0ef41Sopenharmony_ci* update package manager versions ([#318](https://github.com/nodejs/corepack/issues/318)) ([0bd2577](https://github.com/nodejs/corepack/commit/0bd2577bb4c6c3a5a33ecdb3b6ca2ff244c54f28)) 951cb0ef41Sopenharmony_ci 961cb0ef41Sopenharmony_ci## [0.21.0](https://github.com/nodejs/corepack/compare/v0.20.0...v0.21.0) (2023-10-08) 971cb0ef41Sopenharmony_ci 981cb0ef41Sopenharmony_ci 991cb0ef41Sopenharmony_ci### ⚠ BREAKING CHANGES 1001cb0ef41Sopenharmony_ci 1011cb0ef41Sopenharmony_ci* remove support for Node.js 16.x 1021cb0ef41Sopenharmony_ci 1031cb0ef41Sopenharmony_ci### Features 1041cb0ef41Sopenharmony_ci 1051cb0ef41Sopenharmony_ci* update package manager versions ([#297](https://github.com/nodejs/corepack/issues/297)) ([503e135](https://github.com/nodejs/corepack/commit/503e135878935cc881ebd94b48d5eca94ec4c27b)) 1061cb0ef41Sopenharmony_ci 1071cb0ef41Sopenharmony_ci 1081cb0ef41Sopenharmony_ci### Miscellaneous Chores 1091cb0ef41Sopenharmony_ci 1101cb0ef41Sopenharmony_ci* update supported Node.js versions ([#309](https://github.com/nodejs/corepack/issues/309)) ([787e24d](https://github.com/nodejs/corepack/commit/787e24df609513702eafcd8c6a5f03544d7d45cc)) 1111cb0ef41Sopenharmony_ci 1121cb0ef41Sopenharmony_ci## [0.20.0](https://github.com/nodejs/corepack/compare/v0.19.0...v0.20.0) (2023-08-29) 1131cb0ef41Sopenharmony_ci 1141cb0ef41Sopenharmony_ci 1151cb0ef41Sopenharmony_ci### Features 1161cb0ef41Sopenharmony_ci 1171cb0ef41Sopenharmony_ci* refactor the CLI interface ([#291](https://github.com/nodejs/corepack/issues/291)) ([fe3e5cd](https://github.com/nodejs/corepack/commit/fe3e5cd86c45db0d87c7fdea87d57d59b0bdcb78)) 1181cb0ef41Sopenharmony_ci* update package manager versions ([#292](https://github.com/nodejs/corepack/issues/292)) ([be9c286](https://github.com/nodejs/corepack/commit/be9c286846443ff03081e736fdf4a0ff031fbd38)) 1191cb0ef41Sopenharmony_ci 1201cb0ef41Sopenharmony_ci## [0.19.0](https://github.com/nodejs/corepack/compare/v0.18.1...v0.19.0) (2023-06-24) 1211cb0ef41Sopenharmony_ci 1221cb0ef41Sopenharmony_ci 1231cb0ef41Sopenharmony_ci### Features 1241cb0ef41Sopenharmony_ci 1251cb0ef41Sopenharmony_ci* support ESM ([#270](https://github.com/nodejs/corepack/issues/270)) ([be2489c](https://github.com/nodejs/corepack/commit/be2489cd0aaabf26a019e1c089a3c8bcc329e94a)) 1261cb0ef41Sopenharmony_ci* update package manager versions ([#280](https://github.com/nodejs/corepack/issues/280)) ([4188f2b](https://github.com/nodejs/corepack/commit/4188f2b4671228339fe16f9f566e7bac0c2c4f6d)) 1271cb0ef41Sopenharmony_ci 1281cb0ef41Sopenharmony_ci## [0.18.1](https://github.com/nodejs/corepack/compare/v0.18.0...v0.18.1) (2023-06-13) 1291cb0ef41Sopenharmony_ci 1301cb0ef41Sopenharmony_ci 1311cb0ef41Sopenharmony_ci### Features 1321cb0ef41Sopenharmony_ci 1331cb0ef41Sopenharmony_ci* update package manager versions ([#272](https://github.com/nodejs/corepack/issues/272)) ([5345774](https://github.com/nodejs/corepack/commit/53457747a26a5de3debbd0d9282b338186bbd7c3)) 1341cb0ef41Sopenharmony_ci 1351cb0ef41Sopenharmony_ci 1361cb0ef41Sopenharmony_ci### Bug Fixes 1371cb0ef41Sopenharmony_ci 1381cb0ef41Sopenharmony_ci* disable `v8-compile-cache` when using `npm@>=9.7.0` ([#276](https://github.com/nodejs/corepack/issues/276)) ([2f3678c](https://github.com/nodejs/corepack/commit/2f3678cd7915978f4e2ce7a32cbe5db58e9d0b8d)) 1391cb0ef41Sopenharmony_ci* don't override `process.exitCode` ([#268](https://github.com/nodejs/corepack/issues/268)) ([17d1f3d](https://github.com/nodejs/corepack/commit/17d1f3dd41ef6127228d427fd5cca373d6c97f0f)) 1401cb0ef41Sopenharmony_ci 1411cb0ef41Sopenharmony_ci## [0.18.0](https://github.com/nodejs/corepack/compare/v0.17.2...v0.18.0) (2023-05-19) 1421cb0ef41Sopenharmony_ci 1431cb0ef41Sopenharmony_ci 1441cb0ef41Sopenharmony_ci### ⚠ BREAKING CHANGES 1451cb0ef41Sopenharmony_ci 1461cb0ef41Sopenharmony_ci* remove support for Node.js 14.x 1471cb0ef41Sopenharmony_ci 1481cb0ef41Sopenharmony_ci### Features 1491cb0ef41Sopenharmony_ci 1501cb0ef41Sopenharmony_ci* update package manager versions ([#256](https://github.com/nodejs/corepack/issues/256)) ([7b61ff6](https://github.com/nodejs/corepack/commit/7b61ff6bc797ec4ed50c2ba1e1f1689264cbf4fc)) 1511cb0ef41Sopenharmony_ci 1521cb0ef41Sopenharmony_ci 1531cb0ef41Sopenharmony_ci### Bug Fixes 1541cb0ef41Sopenharmony_ci 1551cb0ef41Sopenharmony_ci* **doc:** add a note about troubleshooting network errors ([#259](https://github.com/nodejs/corepack/issues/259)) ([aa3cbdb](https://github.com/nodejs/corepack/commit/aa3cbdb54fb21b8e0adde96dc781cdf750932843)) 1561cb0ef41Sopenharmony_ci 1571cb0ef41Sopenharmony_ci 1581cb0ef41Sopenharmony_ci### Miscellaneous Chores 1591cb0ef41Sopenharmony_ci 1601cb0ef41Sopenharmony_ci* update supported Node.js versions ([#258](https://github.com/nodejs/corepack/issues/258)) ([74f679d](https://github.com/nodejs/corepack/commit/74f679d8a72cc10a3720fc679b95e9bd086d95be)) 1611cb0ef41Sopenharmony_ci 1621cb0ef41Sopenharmony_ci## [0.17.2](https://github.com/nodejs/corepack/compare/v0.17.1...v0.17.2) (2023-04-07) 1631cb0ef41Sopenharmony_ci 1641cb0ef41Sopenharmony_ci 1651cb0ef41Sopenharmony_ci### Features 1661cb0ef41Sopenharmony_ci 1671cb0ef41Sopenharmony_ci* update package manager versions ([#249](https://github.com/nodejs/corepack/issues/249)) ([2507e9b](https://github.com/nodejs/corepack/commit/2507e9b317eacdeb939aee086de5711218ebd794)) 1681cb0ef41Sopenharmony_ci 1691cb0ef41Sopenharmony_ci## [0.17.1](https://github.com/nodejs/corepack/compare/v0.17.0...v0.17.1) (2023-03-17) 1701cb0ef41Sopenharmony_ci 1711cb0ef41Sopenharmony_ci 1721cb0ef41Sopenharmony_ci### Features 1731cb0ef41Sopenharmony_ci 1741cb0ef41Sopenharmony_ci* update package manager versions ([#245](https://github.com/nodejs/corepack/issues/245)) ([673f3b7](https://github.com/nodejs/corepack/commit/673f3b7f18421a49da1e2c55656666a74ce94474)) 1751cb0ef41Sopenharmony_ci 1761cb0ef41Sopenharmony_ci## [0.17.0](https://github.com/nodejs/corepack/compare/v0.16.0...v0.17.0) (2023-02-24) 1771cb0ef41Sopenharmony_ci 1781cb0ef41Sopenharmony_ci 1791cb0ef41Sopenharmony_ci### ⚠ BREAKING CHANGES 1801cb0ef41Sopenharmony_ci 1811cb0ef41Sopenharmony_ci* add `"exports"` to the `package.json` ([#239](https://github.com/nodejs/corepack/issues/239)) 1821cb0ef41Sopenharmony_ci 1831cb0ef41Sopenharmony_ci### Features 1841cb0ef41Sopenharmony_ci 1851cb0ef41Sopenharmony_ci* update package manager versions ([#242](https://github.com/nodejs/corepack/issues/242)) ([5141639](https://github.com/nodejs/corepack/commit/5141639af8198a343105be1e98a74f7c9e152472)) 1861cb0ef41Sopenharmony_ci 1871cb0ef41Sopenharmony_ci 1881cb0ef41Sopenharmony_ci### Bug Fixes 1891cb0ef41Sopenharmony_ci 1901cb0ef41Sopenharmony_ci* add `"exports"` to the `package.json` ([#239](https://github.com/nodejs/corepack/issues/239)) ([8e12d08](https://github.com/nodejs/corepack/commit/8e12d088dec171c03e90f623895a1fbf867130e6)) 1911cb0ef41Sopenharmony_ci 1921cb0ef41Sopenharmony_ci## [0.16.0](https://github.com/nodejs/corepack/compare/v0.15.3...v0.16.0) (2023-02-17) 1931cb0ef41Sopenharmony_ci 1941cb0ef41Sopenharmony_ci 1951cb0ef41Sopenharmony_ci### Features 1961cb0ef41Sopenharmony_ci 1971cb0ef41Sopenharmony_ci* update package manager versions ([#228](https://github.com/nodejs/corepack/issues/228)) ([bb000f9](https://github.com/nodejs/corepack/commit/bb000f9c10a1fbd85f2c15a90218d90b42473130)) 1981cb0ef41Sopenharmony_ci* build: migrate to ESBuild ([#229](https://github.com/nodejs/corepack/pull/229)) ([15ceb83](https://github.com/nodejs/corepack/commit/15ceb832a34a223efbe3d3f9cb792d9101a7022a)) 1991cb0ef41Sopenharmony_ci 2001cb0ef41Sopenharmony_ci 2011cb0ef41Sopenharmony_ci### Bug Fixes 2021cb0ef41Sopenharmony_ci 2031cb0ef41Sopenharmony_ci* npm registry override ([#219](https://github.com/nodejs/corepack/issues/219)) ([1b35362](https://github.com/nodejs/corepack/commit/1b353624e644874d9ef6c9acaf6d1254bff3015a)) 2041cb0ef41Sopenharmony_ci 2051cb0ef41Sopenharmony_ci## [0.15.3](https://github.com/nodejs/corepack/compare/v0.15.2...v0.15.3) (2022-12-30) 2061cb0ef41Sopenharmony_ci 2071cb0ef41Sopenharmony_ci 2081cb0ef41Sopenharmony_ci### Features 2091cb0ef41Sopenharmony_ci 2101cb0ef41Sopenharmony_ci* update package manager versions ([#215](https://github.com/nodejs/corepack/issues/215)) ([f84cfcb](https://github.com/nodejs/corepack/commit/f84cfcb00ffb985d44b6aa0b563b2b4056a8f0d0)) 2111cb0ef41Sopenharmony_ci 2121cb0ef41Sopenharmony_ci## [0.15.2](https://github.com/nodejs/corepack/compare/v0.15.1...v0.15.2) (2022-11-25) 2131cb0ef41Sopenharmony_ci 2141cb0ef41Sopenharmony_ci 2151cb0ef41Sopenharmony_ci### Features 2161cb0ef41Sopenharmony_ci 2171cb0ef41Sopenharmony_ci* update package manager versions ([#211](https://github.com/nodejs/corepack/issues/211)) ([c536c0c](https://github.com/nodejs/corepack/commit/c536c0c27c137c87a14487a2c2a63a1fe6bf88ec)) 2181cb0ef41Sopenharmony_ci 2191cb0ef41Sopenharmony_ci## [0.15.1](https://github.com/nodejs/corepack/compare/v0.15.0...v0.15.1) (2022-11-04) 2201cb0ef41Sopenharmony_ci 2211cb0ef41Sopenharmony_ci 2221cb0ef41Sopenharmony_ci### Features 2231cb0ef41Sopenharmony_ci 2241cb0ef41Sopenharmony_ci* update package manager versions ([#205](https://github.com/nodejs/corepack/issues/205)) ([5bfac11](https://github.com/nodejs/corepack/commit/5bfac11715474a4318c67fc806fd1ff4252c683a)) 2251cb0ef41Sopenharmony_ci 2261cb0ef41Sopenharmony_ci## [0.15.0](https://github.com/nodejs/corepack/compare/v0.14.2...v0.15.0) (2022-10-28) 2271cb0ef41Sopenharmony_ci 2281cb0ef41Sopenharmony_ci 2291cb0ef41Sopenharmony_ci### Features 2301cb0ef41Sopenharmony_ci 2311cb0ef41Sopenharmony_ci* add support for configurable registries and applicable auth options ([#186](https://github.com/nodejs/corepack/issues/186)) ([662ae90](https://github.com/nodejs/corepack/commit/662ae9057c7360cb05e9476914e611a9bf0074db)) 2321cb0ef41Sopenharmony_ci* update package manager versions ([#193](https://github.com/nodejs/corepack/issues/193)) ([0ec3a73](https://github.com/nodejs/corepack/commit/0ec3a7384729c5cf4ac566d91f1a4bb74e08a64f)) 2331cb0ef41Sopenharmony_ci* when strict checking is off, treat like transparent ([#197](https://github.com/nodejs/corepack/issues/197)) ([5eadc50](https://github.com/nodejs/corepack/commit/5eadc50192e205c60bfb1cad91854e9014a747b8)) 2341cb0ef41Sopenharmony_ci 2351cb0ef41Sopenharmony_ci 2361cb0ef41Sopenharmony_ci### Bug Fixes 2371cb0ef41Sopenharmony_ci 2381cb0ef41Sopenharmony_ci* **doc:** add package configuration instruction to readme ([#188](https://github.com/nodejs/corepack/issues/188)) ([0b7abb9](https://github.com/nodejs/corepack/commit/0b7abb9833d332bad97902260d31652482c274a0)) 2391cb0ef41Sopenharmony_ci* recreate cache folder if necessary ([#200](https://github.com/nodejs/corepack/issues/200)) ([7b5f2f9](https://github.com/nodejs/corepack/commit/7b5f2f9fcb24fe3fe517a96deaac7f32854f3124)) 2401cb0ef41Sopenharmony_ci 2411cb0ef41Sopenharmony_ci## [0.14.2](https://github.com/nodejs/corepack/compare/v0.14.1...v0.14.2) (2022-09-24) 2421cb0ef41Sopenharmony_ci 2431cb0ef41Sopenharmony_ci### Features 2441cb0ef41Sopenharmony_ci 2451cb0ef41Sopenharmony_ci* update package manager versions ([#184](https://github.com/nodejs/corepack/issues/184)) ([84ae313](https://github.com/nodejs/corepack/commit/84ae3139e4b9a86d97465e36b50beb9201fda732)) 2461cb0ef41Sopenharmony_ci 2471cb0ef41Sopenharmony_ci## [0.14.1](https://github.com/nodejs/corepack/compare/v0.14.0...v0.14.1) (2022-09-16) 2481cb0ef41Sopenharmony_ci 2491cb0ef41Sopenharmony_ci 2501cb0ef41Sopenharmony_ci### Features 2511cb0ef41Sopenharmony_ci 2521cb0ef41Sopenharmony_ci* update package manager versions ([#179](https://github.com/nodejs/corepack/issues/179)) ([0b88dcb](https://github.com/nodejs/corepack/commit/0b88dcbaaf190117c6f407b6632a4b3b10da8ad9)) 2531cb0ef41Sopenharmony_ci 2541cb0ef41Sopenharmony_ci## [0.14.0](https://github.com/nodejs/corepack/compare/v0.13.0...v0.14.0) (2022-09-02) 2551cb0ef41Sopenharmony_ci 2561cb0ef41Sopenharmony_ci 2571cb0ef41Sopenharmony_ci### Features 2581cb0ef41Sopenharmony_ci 2591cb0ef41Sopenharmony_ci* add `COREPACK_ENABLE_STRICT` env variable ([#167](https://github.com/nodejs/corepack/issues/167)) ([92b52f6](https://github.com/nodejs/corepack/commit/92b52f6b4918aff968c0942b89fc722ebf57bce2)) 2601cb0ef41Sopenharmony_ci* update package manager versions ([#170](https://github.com/nodejs/corepack/issues/170)) ([6f70bfc](https://github.com/nodejs/corepack/commit/6f70bfc4b6a8a57cccb1ff9cbf2f49240648f1ed)) 2611cb0ef41Sopenharmony_ci 2621cb0ef41Sopenharmony_ci 2631cb0ef41Sopenharmony_ci### Bug Fixes 2641cb0ef41Sopenharmony_ci 2651cb0ef41Sopenharmony_ci* handle tags including numbers in `prepare` command ([#165](https://github.com/nodejs/corepack/issues/165)) ([5a0727b](https://github.com/nodejs/corepack/commit/5a0727b43976e0dc299151876c0dde2c4a85174d)) 2661cb0ef41Sopenharmony_ci 2671cb0ef41Sopenharmony_ci## [0.13.0](https://github.com/nodejs/corepack/compare/v0.12.3...v0.13.0) (2022-08-19) 2681cb0ef41Sopenharmony_ci 2691cb0ef41Sopenharmony_ci 2701cb0ef41Sopenharmony_ci### Features 2711cb0ef41Sopenharmony_ci 2721cb0ef41Sopenharmony_ci* do not use `~/.node` as default value for `COREPACK_HOME` ([#152](https://github.com/nodejs/corepack/issues/152)) ([09e24cf](https://github.com/nodejs/corepack/commit/09e24cf497de27fe92668cf0a8e555f2c7e2530d)) 2731cb0ef41Sopenharmony_ci* download the latest version instead of a pinned one ([#134](https://github.com/nodejs/corepack/issues/134)) ([055b928](https://github.com/nodejs/corepack/commit/055b92807f711b5c8c8be6e62b8d3ce83e1ff002)) 2741cb0ef41Sopenharmony_ci* update package manager versions ([#163](https://github.com/nodejs/corepack/issues/163)) ([af38d5a](https://github.com/nodejs/corepack/commit/af38d5afbbc10d61265b2f4687c5cc498b059b41)) 2751cb0ef41Sopenharmony_ci 2761cb0ef41Sopenharmony_ci## [0.12.3](https://github.com/nodejs/corepack/compare/v0.12.2...v0.12.3) (2022-08-12) 2771cb0ef41Sopenharmony_ci 2781cb0ef41Sopenharmony_ci 2791cb0ef41Sopenharmony_ci### Features 2801cb0ef41Sopenharmony_ci 2811cb0ef41Sopenharmony_ci* update package manager versions ([#160](https://github.com/nodejs/corepack/issues/160)) ([ad092a7](https://github.com/nodejs/corepack/commit/ad092a7fb4296143fa5224c04dbd628451b3c158)) 2821cb0ef41Sopenharmony_ci 2831cb0ef41Sopenharmony_ci## [0.12.2](https://github.com/nodejs/corepack/compare/v0.12.1...v0.12.2) (2022-08-05) 2841cb0ef41Sopenharmony_ci 2851cb0ef41Sopenharmony_ci### Features 2861cb0ef41Sopenharmony_ci 2871cb0ef41Sopenharmony_ci* update package manager versions ([#154](https://github.com/nodejs/corepack/issues/154)) ([4b95fd3](https://github.com/nodejs/corepack/commit/4b95fd3b926659855970a887c893c10db0b98e5d)) 2881cb0ef41Sopenharmony_ci 2891cb0ef41Sopenharmony_ci## [0.12.1](https://github.com/nodejs/corepack/compare/v0.12.0...v0.12.1) (2022-07-21) 2901cb0ef41Sopenharmony_ci 2911cb0ef41Sopenharmony_ci 2921cb0ef41Sopenharmony_ci### Bug Fixes 2931cb0ef41Sopenharmony_ci 2941cb0ef41Sopenharmony_ci* **doc:** update DESIGN.md s/engines.pm/packageManager/ ([#141](https://github.com/nodejs/corepack/issues/141)) ([d6039c5](https://github.com/nodejs/corepack/commit/d6039c5b16cdddb33069b9aa864854ed16d17e4e)) 2951cb0ef41Sopenharmony_ci* update package manager versions ([#146](https://github.com/nodejs/corepack/issues/146)) ([fdb187a](https://github.com/nodejs/corepack/commit/fdb187a640de77df9b3688623ba510bdafda8702)) 2961cb0ef41Sopenharmony_ci 2971cb0ef41Sopenharmony_ci## [0.12.0](https://github.com/nodejs/corepack/compare/v0.11.2...v0.12.0) (2022-07-09) 2981cb0ef41Sopenharmony_ci 2991cb0ef41Sopenharmony_ci 3001cb0ef41Sopenharmony_ci### Features 3011cb0ef41Sopenharmony_ci 3021cb0ef41Sopenharmony_ci* add support for hash checking ([#133](https://github.com/nodejs/corepack/issues/133)) ([6a480a7](https://github.com/nodejs/corepack/commit/6a480a72c2e9fc6725f2ab6dfaf4c52e4d3d2ade)) 3031cb0ef41Sopenharmony_ci* add support for tags and ranges in `prepare` command ([#136](https://github.com/nodejs/corepack/issues/136)) ([29da06c](https://github.com/nodejs/corepack/commit/29da06c515e917829e5ffbedb34284a6597e9d56)) 3041cb0ef41Sopenharmony_ci* update package manager versions ([#129](https://github.com/nodejs/corepack/issues/129)) ([2470f58](https://github.com/nodejs/corepack/commit/2470f58b74491a1301221df643c55be5adf1d349)) 3051cb0ef41Sopenharmony_ci* update package manager versions ([#139](https://github.com/nodejs/corepack/issues/139)) ([cd0dcad](https://github.com/nodejs/corepack/commit/cd0dcade85621199048d7ca30dfc3efce11e1f37)) 3061cb0ef41Sopenharmony_ci 3071cb0ef41Sopenharmony_ci 3081cb0ef41Sopenharmony_ci### Bug Fixes 3091cb0ef41Sopenharmony_ci 3101cb0ef41Sopenharmony_ci* streamline the cache exploration ([#135](https://github.com/nodejs/corepack/issues/135)) ([185da44](https://github.com/nodejs/corepack/commit/185da44078fd1ca34aec2e4e6f8a52ecffcf3c11)) 3111cb0ef41Sopenharmony_ci 3121cb0ef41Sopenharmony_ci## [0.11.2](https://github.com/nodejs/corepack/compare/v0.11.1...v0.11.2) (2022-06-13) 3131cb0ef41Sopenharmony_ci 3141cb0ef41Sopenharmony_ci### Bug Fixes 3151cb0ef41Sopenharmony_ci 3161cb0ef41Sopenharmony_ci* only set bins on pack ([#127](https://github.com/nodejs/corepack/issues/127)) ([7ae489a](https://github.com/nodejs/corepack/commit/7ae489a86c3fe584b9915f4ec57deb7c316c1a25)) 3171cb0ef41Sopenharmony_ci 3181cb0ef41Sopenharmony_ci## [0.11.1](https://github.com/nodejs/corepack/compare/v0.11.0...v0.11.1) (2022-06-12) 3191cb0ef41Sopenharmony_ci 3201cb0ef41Sopenharmony_ci 3211cb0ef41Sopenharmony_ci### Bug Fixes 3221cb0ef41Sopenharmony_ci 3231cb0ef41Sopenharmony_ci* **ci:** YAML formatting in publish workflow ([#124](https://github.com/nodejs/corepack/issues/124)) ([01c7d63](https://github.com/nodejs/corepack/commit/01c7d638b04a1340b3939a7985e24b586e344995)) 3241cb0ef41Sopenharmony_ci 3251cb0ef41Sopenharmony_ci## 0.11.0 (2022-06-12) 3261cb0ef41Sopenharmony_ci 3271cb0ef41Sopenharmony_ci 3281cb0ef41Sopenharmony_ci### Features 3291cb0ef41Sopenharmony_ci 3301cb0ef41Sopenharmony_ci* auto setup proxy for http requests ([#69](https://github.com/nodejs/corepack/issues/69)) ([876ce02](https://github.com/nodejs/corepack/commit/876ce02fe7385ea5bc896b2dc93d1fb320361c64)) 3311cb0ef41Sopenharmony_ci 3321cb0ef41Sopenharmony_ci 3331cb0ef41Sopenharmony_ci### Bug Fixes 3341cb0ef41Sopenharmony_ci 3351cb0ef41Sopenharmony_ci* avoid symlinks to work on Windows ([#13](https://github.com/nodejs/corepack/issues/13)) ([b56df30](https://github.com/nodejs/corepack/commit/b56df30796da9c7cb0ba5e1bb7152c81582abba6)) 3361cb0ef41Sopenharmony_ci* avoid using eval to get the corepack version ([#45](https://github.com/nodejs/corepack/issues/45)) ([78d94eb](https://github.com/nodejs/corepack/commit/78d94eb297444d7558e8b4395f0108c97117f8ab)) 3371cb0ef41Sopenharmony_ci* bin file name for pnpm >=6.0 ([#35](https://github.com/nodejs/corepack/issues/35)) ([8ff2499](https://github.com/nodejs/corepack/commit/8ff2499e831c8cf2dea604ea985d830afc8a479e)) 3381cb0ef41Sopenharmony_ci* generate cmd shim files ([a900b4d](https://github.com/nodejs/corepack/commit/a900b4db12fcd4d99c0a4d011b426cdc6485d323)) 3391cb0ef41Sopenharmony_ci* handle package managers with a bin array correctly ([#20](https://github.com/nodejs/corepack/issues/20)) ([1836d17](https://github.com/nodejs/corepack/commit/1836d17b4fc4c0164df2fe1ccaca4d2f16f6f2d1)) 3401cb0ef41Sopenharmony_ci* handle parallel installs ([#84](https://github.com/nodejs/corepack/issues/84)) ([5cfc6c9](https://github.com/nodejs/corepack/commit/5cfc6c9df0dbec8e4de4324be37aa0a54a300552)) 3411cb0ef41Sopenharmony_ci* handle prereleases ([#32](https://github.com/nodejs/corepack/issues/32)) ([2a46b6d](https://github.com/nodejs/corepack/commit/2a46b6d13adae139141012254ef670d6ddcb5d11)) 3421cb0ef41Sopenharmony_ci 3431cb0ef41Sopenharmony_ci 3441cb0ef41Sopenharmony_ci### Performance Improvements 3451cb0ef41Sopenharmony_ci 3461cb0ef41Sopenharmony_ci* load binaries in the same process ([#97](https://github.com/nodejs/corepack/issues/97)) ([5ff6e82](https://github.com/nodejs/corepack/commit/5ff6e82028e58448ba5ba986854b61ecdc69885b)) 347