husky v0.15.0-rc.1 Release Notes

    • 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)