Releases: aaimio/logicful-templates
Releases · aaimio/logicful-templates
v3.0.5
- Update dependencies
- Add
FUNDING.yml
v3.0.3
- Allows for whitespace around opening and closing tags
v3.0.2
- Fixes a bug where nested Magic hooks weren't being executed
v3.0.0
- Removes
<CompileAndRender>
and <Root>
components in favour of <Magic>
component
- Hooks are now executed only once then disposed, rather than persistent
- Adds the
<Magic>
component, allowing components to be rendered later and hoisted