All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Dependencies update.
SsrBdslWebpackPlugin
for differential serving implementation;- JS API docs.
isModule
option: usetype=module
support check instead of RegExp;- More tests.
esm
example changed to showisModule
option.
<noscript>
fallback for stylesheets;- External JS API;
- More tests.
unsafeUseDocumentWrite
dsl rendering fix.
- Differential stylesheet loading by
withStylesheets
option; unsafeUseDocumentWrite
option;- Examples.
- DocumentFragment is used for inserting elements.