Skip to content

TypeScript & Dependency Updates & Bugfixes

Compare
Choose a tag to compare
@fskpf fskpf released this 19 Jul 07:58
· 95 commits to master since this release

Changelog

  • Refactored code base to use TypeScript and splitted functionality in separate files
  • Updated dependencies
  • Improved overall look of sketched results
  • Several bugfixes related to SVG rendering

Minor Incompatible

  • Removed the bundled result for now. Usually the bundling is done by downstream projects anyway, and it was not documented to support other loading mechanisms than importing it as ES Module. However, this may be added in the future again.