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

v0.3.0

Compare
Choose a tag to compare
@keithamus keithamus released this 19 Jan 17:20
· 52 commits to main since this release

Added TemplateResult.renderInto(el) which is the same as render(TemplateResult, el), but being attached to the TemplateResult class allows libraries to consume the object without depending on the libraries render function.