Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 575 Bytes

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 👋