Skip to content

Releases: typicode/husky

v4.2.0

21 Jan 21:54
Compare
Choose a tag to compare
  • Check Git version during install and log an error if it's <2.13.0

v4.1.0

21 Jan 20:09
Compare
Choose a tag to compare
  • Improve speed and refactor hooks

v4.0.9

14 Jan 15:25
Compare
Choose a tag to compare
  • Fix: read stdin from hook script (#645)

v4.0.7

12 Jan 05:48
Compare
Choose a tag to compare
  • Fix: Yarn when running inside winpty (#634)

v4.0.6

10 Jan 07:39
Compare
Choose a tag to compare
  • Revert change in v4.0.5

v4.0.5

10 Jan 03:44
Compare
Choose a tag to compare
  • Fix: use process.exit if install fails #633

v4.0.4

09 Jan 20:58
Compare
Choose a tag to compare
  • Fix: npm ignore .eslintrc.js (#627)

v4.0.3

09 Jan 04:31
Compare
Choose a tag to compare
  • Fix: error message if trying to install in a non-git repo (#627)

v4.0.2

09 Jan 04:10
Compare
Choose a tag to compare
  • Fix: show error message when hook fails

v4.0.1

08 Jan 05:40
Compare
Choose a tag to compare
  • Fix: make Yarn silent. When Husky was installed with Yarn 1.21.1, hooks output was too verbose (#626).