Releases: johnlindquist/claude-hooks
Releases · johnlindquist/claude-hooks
v1.7.0
1.7.0 (2025-07-25)
Features
- add support for UserPromptSubmit and PreCompact hooks (#38) (1b7e91f)
v1.6.0
1.6.0 (2025-07-11)
Features
- improve CLI help and rename session to logs command (#36) (d156b41)
v1.5.3
1.5.3 (2025-07-11)
Bug Fixes
- suppress oclif TypeScript warning by setting NODE_ENV=production (#35) (f51d560)
v1.5.2
1.5.2 (2025-07-11)
Bug Fixes
- properly resolve oclif TypeScript warning by setting execution directory (#34) (0e16a78)
v1.5.1
1.5.1 (2025-07-11)
Bug Fixes
- suppress misleading oclif TypeScript warning in production (#33) (95a82ea)
v1.5.0
1.5.0 (2025-07-11)
Features
- improve CLI help menu and command descriptions (#32) (4b50e1e)
v1.4.0
1.4.0 (2025-07-11)
Features
- add session command and improve payload type definitions (8bbea7c)
Bug Fixes
- resolve linting errors in session command (2f218ad)
v1.3.0
1.3.0 (2025-07-10)
Features
- add SubagentStop hook support and --local flag (0d223d0)
v1.2.3
1.2.3 (2025-07-08)
Bug Fixes
- properly type-check Bash tool input without type assertion (#28) (093a7d1)
v1.2.2
1.2.2 (2025-07-08)
Bug Fixes
- add hook_type property to saveSessionData calls in hook templates (f733b14)