Release notes: 0.0.39
⚠️ Breaking changes
on:nodedragstart
,on:nodedrag
andon:nodedragstop
are also getting fired if a selection bix is being dragged. We renamed thenode
param totargetNode
and set it tonull
if a selection is being dragged.
Minor changes
- add
EdgeLabel
component
Patch changes
- add “connectionindicator” class for
Handle
component - address a11y warnings