Skip to content

1.2

Choose a tag to compare

@github-actions github-actions released this 12 Nov 00:02
· 112 commits to main since this release

Features

  • Added support for Django-style template variables in component attributes: title="{{ myTitle }}". The old style title={myTitle} is still supported but will be deprecated in a future version.

Bugfixes

  • Short-hand syntax props weren't being taken into account by the required attrs check.