Skip to content

Release 10.3.3

Compare
Choose a tag to compare
@moklick moklick released this 28 May 18:10
· 1725 commits to main since this release

Refactorings and Fixes

We are no longer exposing internals like handleBounds to the user and fixed some dragging related bugs.

  • fix(node-type): add optional dragging key (96f4dcb)
  • fix(drag): set dragging to false on drag end (d0efd5b)
  • refactor(internals): use non enumerable props (27b5de2)