2.0.0
- This is a breaking change. See the changes below in the beta releases.
- Note the changes to event callbacks and
position
/defaultPosition
.
- Note the changes to event callbacks and
- Changes from 2.0.0-beta3:
- Small bugfixes for Flow 0.24 compatibility.
- Don't assume
global.SVGElement
. Fixes JSDOM & #123.