Skip to content

Transpile to ES5 + Draw API fix

Compare
Choose a tag to compare
@magjac magjac released this 08 Apr 12:11
· 967 commits to master since this release

Changes

  • The production build is transpiled to ES5 in order to support older browsers and certain build tools such as react-scripts.

Fixes

  • The draw API draws edges and nodes correctly even when more than one SVG exists in the document.