Files
Excalidraw/excalidraw/packages/utils/CHANGELOG.md
T
Yuzhong Zhang 602f4629ff init frontend
2025-07-05 23:22:48 +08:00

536 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)

Features

  • Flip single elements horizontally or vertically #2520