excalidraw/src/packages/utils/CHANGELOG.md
2020-11-02 20:14:20 +01:00

415 B

Changelog

[Unreleased]

First release of @excalidraw/utils to provide utilities functions.

  • Added exportToBlob and exportToSvg to export an Excalidraw diagram definition, respectively, to a Blob and to a SVGElement (#2246)