Release notes: 0.0.37
⚠️ Breaking changes
useNodesDatanot only returns data objects but also the type and the id of the node- status class names for Handle components are slightly different. It's now "connectingfrom" and "connectingto" instead of "connecting"
Patch changes
- better cursor defaults for the pane, nodes and edges
- add
initialWidthandinitialHeightnode attributes for specifying initial dimensions for ssr - always re-measure nodes when new nodes get passed
- fix
NodeResizerwhen used in combination withnodeOrigin
You can find the changelog with all previous changes on Github (opens in a new tab).