New release 0.0.33

⚠️ Breaking

  • deleteElements function now takes one object as an argument { nodes: [], edges: [] } instead of two (nodes, edges)

Bugfixes

  • fix deleteElements
  • fix dragging when draggable=false
  • add ariaLabel prop for <Controls />

You can find the changelog with all previous changes on Github.