Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:21
· 715 commits to main since this release

2.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • node: node versions 12, 17 are no longer supported.

Features

  • node: drop support for node 12, 17 (3761425)
  • pre-commit: remove pre-commit script, run precise-commits directly from husky (f53e48a)
  • yarn: add yarn typescript plugin (9f0df14)
  • yarn: migrate to yarn 2 (5f7b6dd)

Bug Fixes

  • fix husky installation and tsc compilation for yarn 2 (af24558)
  • deps: add missing peer dependency on @types/node (b4f27d0)
  • deps: add missing peer dependency on inquirer (26a162b)