242 B
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.