New release 0.0.33
⚠️ Breaking
- deleteElementsfunction now takes one object as an argument- { nodes: [], edges: [] }instead of two- (nodes, edges)
Bugfixes
- fix deleteElements
- fix dragging when draggable=false
- add ariaLabelprop for<Controls />
You can find the changelog with all previous changes on Github.