Skip to content

Releases: HexRweb/hookit

v0.2.0

13 Feb 17:32
a2e518d
Compare
Choose a tag to compare

⚠️ ✨ Pass any thrown errors to resolver. Please make sure to update your hook resolver to handle the new schema:

Original: []

Updated: { errors: [], results: [] }

v0.1.1

29 Sep 02:41
6e20ae1
Compare
Choose a tag to compare

🐛 return results of hook resolver rather than hook execution

v0.1.0

29 Sep 02:40
9bf308a
Compare
Choose a tag to compare

✨ Initial release