chore(changeset): add

This commit is contained in:
braks
2024-02-04 17:33:03 +01:00
committed by Braks
parent 983971f576
commit 3c288e643b

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
When updating nodes or edges by overwriting the original array, update the nodes and edges in the state by using them as the target for `Object.assign`. This keeps reference in-tact and ensures reactivity when these objects are changed/updated