# 1.4.0 (2022-09-04) ### Build - improve support for `vite` projects # 1.3.1 (2022-07-29) ### Fix - Safari not interpreting font styles # 1.3.0 (2022-03-24) ### Features - support for emoji # 1.2.0 (2022-03-04) ### Build - bump Stencil - set module entry to component .esm.js # 1.1.0 (2021-12-22) ### Features - transform canvas to blob without `fetch`. thanks to this improvement, `data:` does **not** have to be added to the `connect-src` rule of a CSP anymore. # 1.0.2 (2021-12-20) ### Styles - add also CSS variables in addition to `part`, it can be handy for inline styling # 1.0.1 (2021-12-20) ### Features - `rx` and `ry` as `number` # 1.0.0 (2021-12-20) ### Features - Hello World 👋