All Versions
89
Latest Version
Avg Release Cycle
19 days
Latest Release
1589 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v0.15.0-rc.8 Changes
- ๐ Handle case where
v0.14
git hooks wouldn't have been uninstalled
- ๐ Handle case where
-
v0.15.0-rc.7 Changes
- ๐ Move
postinstall
script toinstall
- ๐ Fix line ending error when running
upgrader
from OS X/Linux
- ๐ Move
-
v0.15.0-rc.6 Changes
- ๐ Fix
[[
error
- ๐ Fix
-
v0.15.0-rc.5 Changes
- ๐ Fix error with GitHub Desktop on Windows
-
v0.15.0-rc.4 Changes
- Catch error if
git
command fails
- Catch error if
-
v0.15.0-rc.3 Changes
- ๐ Fix
husky-upgrade
- โฌ๏ธ Drop
Node 4
support
- ๐ Fix
-
v0.15.0-rc.2 Changes
- ๐ Fix install error
-
v0.15.0-rc.13 Changes
- โช Revert
GIT_STDIN
for the moment. Needs more testing.
rc.10
,rc.11
andrc.12
are broken for some GUI clients due toread
command - โช Revert
-
v0.15.0-rc.1 Changes
sendemail-validate
hook #173HUSKY_SKIP_INSTALL
environment variable for skipping git hooks installation #178.huskyrc
config #209- ๐
pnpm
support - ๐ Support environments where
yarn
is the only package manager installed - ๐ Move config from
scripts
field tohusky
field - Prefer raw names for Git hooks (
pre-commit
rather thanprecommit
) - โฌ๏ธ Drop integrated
nvm
support - โฌ๏ธ To ease upgrade:
- Provide
husky-upgrade
command - Add deprecation warning for hooks that are defined in
scripts
(but still run them)
- Provide
-
v0.14.3 Changes
- ๐ Fix handle space in
PATH
#150
- ๐ Fix handle space in