Skip to content

v0.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 08:13
6168938

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

Bug Fixes

  • remove unsafe remove of install folder (#372) (65880ca)

Miscellaneous Chores

  • remove Node.js 19.x from the range of supported versions (#375) (9a1cb38)