diff --git a/.changeset/mighty-seas-hang.md b/.changeset/mighty-seas-hang.md new file mode 100644 index 00000000..e8384b27 --- /dev/null +++ b/.changeset/mighty-seas-hang.md @@ -0,0 +1,5 @@ +--- +'@reactflow/core': minor +--- + +Add `edgesUpdatable` prop to store state. Allows enabling/disabling edge updating globally.