diff --git a/.changeset/bright-lions-play.md b/.changeset/bright-lions-play.md new file mode 100644 index 00000000..21ea26b8 --- /dev/null +++ b/.changeset/bright-lions-play.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Deprecate `position` and `zoom` props on `FlowExportObj` and replace with `viewport` diff --git a/.changeset/thick-students-reflect.md b/.changeset/thick-students-reflect.md new file mode 100644 index 00000000..19689595 --- /dev/null +++ b/.changeset/thick-students-reflect.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Wait for viewport helper when calling `fromObject` action