Hook parse errors now show the exit status and whatever your hook printed to stderr.
What's wrong with this entry?
When a hook's output cannot be parsed and it exited with a status other than 2, the error now includes the exit status and the hook's stderr rather than only the bare parse complaint, so you can see what the hook actually printed.
completed with status
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
SessionEnd hooks lose the
bypass_permissions_disabledreasonBoth mention hook
-
v2.1.236
Hooks and Ctrl-C go quiet once shutdown has started
Both mention hook
-
v2.1.236
Shutdown seals transcript writes and gives SessionEnd hooks more time
Both mention hook