All Versions
89
Latest Version
Avg Release Cycle
19 days
Latest Release
1522 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v1.0.0-rc.3 Changes
- ๐ Re-enable subdirectory support
-
v1.0.0-rc.2 Changes
- โฌ๏ธ Upgrade
run-node
dependency
- โฌ๏ธ Upgrade
-
v1.0.0-rc.15 Changes
- โก๏ธ Update docs
-
v1.0.0-rc.14 Changes
- ๐ Make
--no-verify
message more accurate and only show it for hooks that can be skipped - ๐ Improve error messages
- ๐ Make
-
v1.0.0-rc.13 Changes
- ๐ Show a message when Node can't be found in PATH
-
v1.0.0-rc.12 Changes
- ๐ Fix exit code when used with unsupported Node version
- โก๏ธ Update dependencies
-
v1.0.0-rc.11 Changes
- ๐ Show a message instead of crashing if Node version is unsupported by Husky
-
v1.0.0-rc.10 Changes
- Fix
HUSKY_GIT_PARAMS
containing only the first Git param
- Fix
-
v1.0.0-rc.1 Changes
- Namespace environment variable created by husky
GIT_PARAMS
becomesHUSKY_GIT_PARAMS
- Starting also with
1.0.0
versioning
- Namespace environment variable created by husky
-
v0.15.0-rc.9 Changes
- ๐ Handle case where
.git/hooks
directory doesn't exit
- ๐ Handle case where