Skip to Content
✨ Svelte Flow 1.0 is here! Rewritten for Svelte 5 with many new features and improvements.

2024-03-01

New release 0.0.37

Moritz Klack
Co-Founder

Release notes: 0.0.37

⚠️ Breaking changes

  • useNodesData not 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 initialWidth and initialHeight node attributes for specifying initial dimensions for ssr
  • always re-measure nodes when new nodes get passed
  • fix NodeResizer when used in combination with nodeOrigin

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

Get Pro examples, prioritized bug reports, 1:1 support from the maintainers, and more with React Flow Pro

Last updated on