Skip to content

v1.14.0

Compare
Choose a tag to compare
@GMartigny GMartigny released this 21 Dec 12:14
· 159 commits to master since this release
  • 💥 Breaking change: the buildCanvas function was renamed to getDrawingContext, well because it returns a drawing context.
  • Scene now take the whole page height without additional CSS.
  • Pencil.js now export an ESM package you can consume on all modern browsers https://www.pika.dev/npm/pencil.js
  • Fix KeyboardEvents not firing sometimes