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

Changelog History
Page 8

  • v0.15.0-rc.8 Changes

    • ๐Ÿ– Handle case where v0.14 git hooks wouldn't have been uninstalled
  • v0.15.0-rc.7 Changes

    • ๐Ÿšš Move postinstall script to install
    • ๐Ÿ›  Fix line ending error when running upgrader from OS X/Linux
  • v0.15.0-rc.6 Changes

    • ๐Ÿ›  Fix [[ error
  • 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
  • v0.15.0-rc.3 Changes

    • ๐Ÿ›  Fix husky-upgrade
    • โฌ‡๏ธ Drop Node 4 support
  • 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 and rc.12 are broken for some GUI clients due to read command

  • v0.15.0-rc.1 Changes

    • sendemail-validate hook #173
    • HUSKY_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 to husky field
    • Prefer raw names for Git hooks (pre-commit rather than precommit)
    • โฌ‡๏ธ 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)
  • v0.14.3 Changes

    • ๐Ÿ›  Fix handle space in PATH #150