What's Changed
Feats
- feat: add
husky -
prefix to logged global error messages by @joshbalfour in #1092
- feat: show
PATH
when command not found to improve debuggability
- feat: drop Node 12 support
- feat: skip install if
$HUSKY=0
Fixes
- fix: hook script use
/usr/bin/env sh
instead of direct path of sh
by @skhaz in #1051
- fix: actually set 'husky_skip_init' as readonly in
./husky.sh
by @hyperupcall in #1104
- fix: force
basename
/dirname
to treat $0
as an argument by @mataha in #1132
- fix: remove
git.io
links by @renbaoshuo in #1136
Docs
Chore
You canβt perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.