Version 0.23.52 (patch)
-
#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.