Skip to content

Releases: typicode/husky

v5.1.1

22 Feb 16:16
Compare
Choose a tag to compare
  • style(shell): add trailing newlines (#870)
  • fix(init): update package.json postinstall

v5.1.0

21 Feb 21:53
Compare
Choose a tag to compare
  • Add husky init

v5.0.9

08 Feb 17:42
Compare
Choose a tag to compare
  • fix(install): do not fail if not inside a Git directory (closes #851)

See https://github.com/typicode/husky/releases/tag/v5.0.0 for v5 release notes

v5.0.8

28 Jan 00:34
Compare
Choose a tag to compare
  • fix(install): better handle Git <2.9 (#846) closes #844

v5.0.7

27 Jan 04:10
Compare
Choose a tag to compare
  • fix(shell): double quote params (#824)

v4.3.8

15 Jan 23:17
Compare
Choose a tag to compare
  • Fix Cannot read property 'toString' of null
  • Improve error messages

v4.3.7

07 Jan 01:27
Compare
Choose a tag to compare
  • Fix: upgrade find-versions to 4.0.0 #837

v4.3.6

13 Dec 17:10
Compare
Choose a tag to compare
  • Fix prepare-commit-msg on windows #737

v5.0.6

11 Dec 23:47
Compare
Choose a tag to compare
  • Remove unused files

v5.0.5

11 Dec 23:46
Compare
Choose a tag to compare
  • Fix custom directory support #827