0.25.0 (2024-02-20)
⚠ BREAKING CHANGES
- remove
--all
flag (#351) - remove Node.js 19.x from the range of supported versions (#375)
- use
fetch
(#365) - remove old install folder migration (#373)
- prompt user before downloading software (#360)
Features
- add
corepack cache
command (#363) (f442366) - add support for URL in
"packageManager"
(#359) (4a8ce6d) - bump Known Good Release when downloading new version (#364) (a56c13b)
- prompt user before downloading software (#360) (6b8d87f)
- remove
--all
flag (#351) (d9c70b9) - remove old install folder migration (#373) (54e9510)
- use
fetch
(#365) (fe6a307)