Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 08:39
7cee48d

0.3.0 (2023-03-17)

Features

  • element.ts: allow adding multiple children to an element at once (e8a0dc3)

Bug Fixes

  • element.ts: fix infinite recursion in attributes getter by returning private field #attributes instead of the getter function itself (b483e75)