Release 4.1 Minor enhancements
· One min read
This release introduces the following enhancements:
- HTML boolean attributes are no longer emitted when assigned a
falsevalue. - Added new types for the
Scripttag, includingmoduleandimportmap. HtmlViewAsyncnow supports thread-unsafe views, allowing sequential execution even if asynchronous relative to the data model.