Skip to content

Releases: johnlindquist/claude-hooks

v1.7.0

25 Jul 14:05
1b7e91f
Compare
Choose a tag to compare

1.7.0 (2025-07-25)

Features

  • add support for UserPromptSubmit and PreCompact hooks (#38) (1b7e91f)

v1.6.0

11 Jul 21:05
d156b41
Compare
Choose a tag to compare

1.6.0 (2025-07-11)

Features

  • improve CLI help and rename session to logs command (#36) (d156b41)

v1.5.3

11 Jul 20:27
f51d560
Compare
Choose a tag to compare

1.5.3 (2025-07-11)

Bug Fixes

  • suppress oclif TypeScript warning by setting NODE_ENV=production (#35) (f51d560)

v1.5.2

11 Jul 20:13
0e16a78
Compare
Choose a tag to compare

1.5.2 (2025-07-11)

Bug Fixes

  • properly resolve oclif TypeScript warning by setting execution directory (#34) (0e16a78)

v1.5.1

11 Jul 19:54
95a82ea
Compare
Choose a tag to compare

1.5.1 (2025-07-11)

Bug Fixes

  • suppress misleading oclif TypeScript warning in production (#33) (95a82ea)

v1.5.0

11 Jul 19:33
4b50e1e
Compare
Choose a tag to compare

1.5.0 (2025-07-11)

Features

  • improve CLI help menu and command descriptions (#32) (4b50e1e)

v1.4.0

11 Jul 17:07
8e068f7
Compare
Choose a tag to compare

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

10 Jul 19:50
5eff54a
Compare
Choose a tag to compare

1.3.0 (2025-07-10)

Features

  • add SubagentStop hook support and --local flag (0d223d0)

v1.2.3

08 Jul 23:24
093a7d1
Compare
Choose a tag to compare

1.2.3 (2025-07-08)

Bug Fixes

  • properly type-check Bash tool input without type assertion (#28) (093a7d1)

v1.2.2

08 Jul 22:43
982ed4b
Compare
Choose a tag to compare

1.2.2 (2025-07-08)

Bug Fixes

  • add hook_type property to saveSessionData calls in hook templates (f733b14)