Skip to content

Excalidraw 2.7.0-beta-6

Pre-release
Pre-release
Compare
Choose a tag to compare
@zsviczian zsviczian released this 15 Dec 18:26
· 74 commits to master since this release

QoL

  • I compressed non-English language files and load them only on demand.

Refactoring

  • Moved event handlers to EventManager class
  • Removed many (not yet all) //@ ts-ignore instructions, thus improving type safety of the code