Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

v0.3.3

Compare
Choose a tag to compare
@keithamus keithamus released this 25 Jan 18:22
· 44 commits to main since this release

This fixes a bug where rendering a DocumentFragment inside a template, inside an Array, inside another template would not correctly render the DocumentFragment, due to update() being unnecessarily early!