From 051dcc477fe43033f12b17fb096c516a8cf2c485 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 2 Dec 2022 15:48:38 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/plenty-turkeys-remain.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/plenty-turkeys-remain.md diff --git a/.changeset/plenty-turkeys-remain.md b/.changeset/plenty-turkeys-remain.md new file mode 100644 index 00000000..98b49014 --- /dev/null +++ b/.changeset/plenty-turkeys-remain.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +use `reactive` instead of `shallowReactive` for nested node/edge properties