v18 (2023-11-26)
This release allows adding content to result page head
(e.g. meta tags), and to set html
element attributes using Config.head
and Config.htmlAttrs
.
Now shared projects preserve app config (e.g. open console).
Added Lit starter template.
Fixed rich text editor (broken CDN URL).
Bug Fixes
- compilers: fix quill CDN url (98381cc)