Skip to content

2.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:43
· 84 commits to main since this release

Features

  • Support multiple space-separated values in enum props (e.g., variant="primary icon") to enable combining visual modifiers.

Bugfixes

  • Fix parsing of multiline closing tags (e.g., </include:item\n>) in HTML component syntax.