Skip to content

v3.0.0

Compare
Choose a tag to compare
@kitschpatrol kitschpatrol released this 20 Jan 07:25
· 162 commits to main since this release
  • be4593f Release: 3.0.0
  • 5d1d8fb Breaking: Switch to multi-command argument parsing. Add open command.
  • 6f887e4 Update tldraw to canary for now to fix migration issues.
  • 2fdf936 Add and serve local tldraw favicon.
  • 521ca60 Readme updates reflecting changes to Node API.
  • 703871d Write exported file paths to stdout.
  • 029b292 Dependency updates.
  • cc44347 Add support for exporting to tldr. Documentation updates. Add inline IIFE module import plugin.
  • c782aec Add support for exporting to json.
  • 9bd907f Add TldrawFormat type.
  • 59d4263 Breaking change: tldrawtoImage always returns string[]. Refactor puppeteer and express into classes.