Skip to content

Releases: typicode/husky

v5.1.3

02 Mar 03:12
Compare
Choose a tag to compare
  • docs: add specific Yarn v2 install/uninstall instructions
  • cli: husky init will detect Yarn v2 and initialize accordingly

v5.1.2

01 Mar 01:48
Compare
Choose a tag to compare
  • docs: recommend prepare script instead of postinstall (#890)
  • cli: husky init use prepare script (#890)

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