All Versions
89
Latest Version
Avg Release Cycle
19 days
Latest Release
1231 days ago

Changelog History
Page 5

  • v2.2.0 Changes

    • 👌 Improve Git worktree support
  • v2.1.0 Changes

    • 👌 Improve shell script portability by using . rather than source
  • v2.0.0 Changes

    • ⚡️ Update dependencies
    • ⚡️ Update messages
    • 💥 Breaking change drop Node 6 support
  • v1.3.1 Changes

    • ⚡️ Update docs
    • ⬆️ Upgrade is-ci and support more CIs
    • 🏁 Disable 1.3.0 change related to stdin due to a bug on Windows
  • v1.3.0 Changes

    • Enable stdin if hook is running in a terminal
  • v1.2.1 Changes

    • 🛠 Fix don't fail if directory in project contains whitespace
  • v1.2.0 Changes

    • ➕ Add comments to generated hooks to specify which package has installed husky and when
  • v1.1.4 Changes

    • ⬆️ Upgrade execa dependency
  • v1.1.3 Changes

    • 🛠 Fix don't fail if package.json doesn't exist
  • v1.1.2 Changes

    • ➕ Add debug message