- support for emoji
- bump Stencil
- set module entry to component .esm.js
- transform canvas to blob without
fetch
. thanks to this improvement,data:
does not have to be added to theconnect-src
rule of a CSP anymore.
- add also CSS variables in addition to
part
, it can be handy for inline styling
rx
andry
asnumber
- Hello World 👋