Skip to content

v0.11.3

Choose a tag to compare

@jchansen jchansen released this 25 Feb 06:44
· 399 commits to main since this release

Tutorial: Creating Custom Hooks

This release includes a new tutorial for creating custom hooks.

To support that, the lore-generate-hook generator has been updated to output code in the same language as your project (ES5, ES6 or ESNext). Previously it only output code in ES5.