Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:59
· 793 commits to main since this release
35a88e6

2.1.0 (2022-07-04)

Features

  • pre-commit: remove pre-commit script, run precise-commits directly from husky (b14823b)
  • yarn: add yarn typescript plugin (f654cf9)
  • yarn: migrate to yarn 2 (97504a1)
  • yarn: use exact semver versions by default (becbe50)

Bug Fixes

  • deps: add missing peer dependency on @types/node (da206fc)
  • deps: add missing peer dependency on inquirer (04574d7)
  • fix husky installation and tsc compilation for yarn 2 (9746353)