Files
xyflow/.changeset/happy-students-wink.md
T
2022-12-13 17:12:43 +01:00

242 B

@reactflow/core, @reactflow/minimap, @reactflow/node-toolbar, reactflow
@reactflow/core @reactflow/minimap @reactflow/node-toolbar reactflow
patch patch patch patch

Add getNodes function to the store so that you don't need to do Array.from(store.getState().nodeInternals.values()) anymore.