Skip to content

Latest commit

Β 

History

History
130 lines (66 loc) Β· 7.68 KB

CHANGELOG.md

File metadata and controls

130 lines (66 loc) Β· 7.68 KB

Changelog

0.15.1 (2022-11-04)

Features

0.15.0 (2022-10-28)

Features

  • add support for configurable registries and applicable auth options (#186) (662ae90)
  • update package manager versions (#193) (0ec3a73)
  • when strict checking is off, treat like transparent (#197) (5eadc50)

Bug Fixes

  • doc: add package configuration instruction to readme (#188) (0b7abb9)
  • recreate cache folder if necessary (#200) (7b5f2f9)

0.14.2 (2022-09-24)

Features

0.14.1 (2022-09-16)

Features

0.14.0 (2022-09-02)

Features

Bug Fixes

  • handle tags including numbers in prepare command (#165) (5a0727b)

0.13.0 (2022-08-19)

Features

  • do not use ~/.node as default value for COREPACK_HOME (#152) (09e24cf)
  • download the latest version instead of a pinned one (#134) (055b928)
  • update package manager versions (#163) (af38d5a)

0.12.3 (2022-08-12)

Features

0.12.2 (2022-08-05)

Features

0.12.1 (2022-07-21)

Bug Fixes

  • doc: update DESIGN.md s/engines.pm/packageManager/ (#141) (d6039c5)
  • update package manager versions (#146) (fdb187a)

0.12.0 (2022-07-09)

Features

Bug Fixes

0.11.2 (2022-06-13)

Bug Fixes

0.11.1 (2022-06-12)

Bug Fixes

  • ci: YAML formatting in publish workflow (#124) (01c7d63)

0.11.0 (2022-06-12)

Features

  • auto setup proxy for http requests (#69) (876ce02)

Bug Fixes

Performance Improvements

  • load binaries in the same process (#97) (5ff6e82)