This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
v0.3.3
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!