Whats New in React Flow 12.3.0

Minor Changes

  • #4477 d5592e75 Add getNodesBounds to useReactFlow/useSvelteFlow hook as the new recommended way of determining node bounds.

Patch Changes

  • #4630 4347269f Fix <Minimap /> only displaying nodes when providing onNodesChange.

  • #4572 d9563505 Improve handling of global and individual nodeExtents. Nodes will never render outside of specified extents.