Skip to content

Releases: mrfishie/hookjs

v0.1.2

Choose a tag to compare

@mrfishie mrfishie released this 09 Apr 09:17

Now you can add hooks after the default!

v0.1.1

Choose a tag to compare

@mrfishie mrfishie released this 03 Apr 05:04

Potentially breaking changes incoming! The 'args' array argument has been removed. Now calling 'next' with any arguments will override the actual provided arguments for any other callbacks in the chain.

v0.1.0

Choose a tag to compare

@mrfishie mrfishie released this 13 Mar 06:54

First version.