From 0889f3801b722ca69f5a131cd9601e56906be059 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 10 May 2023 13:09:40 +0200 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/pretty-pots-play.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/pretty-pots-play.md diff --git a/.changeset/pretty-pots-play.md b/.changeset/pretty-pots-play.md new file mode 100644 index 00000000..f3113c0b --- /dev/null +++ b/.changeset/pretty-pots-play.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Properly reset the store state when using `$reset` and retain reactivity of store state