Skip to content

Version 0.23.52 (patch)

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 13:46
  • #336 Fix support for scoped CSS in HTML templates.

    This fix disables an optimization that keeps part of the template content as plain HTML. A new static parameter optimizePlainHtml: bool has been added to the type provider to enable this optimization, with the inconvenient of being incompatible with scoped CSS.