refactor(core): separate import and export objects and interfaces (#1978)
* refactor(core): separate import and export objects and interfaces Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
5
.changeset/modern-rocks-breathe.md
Normal file
5
.changeset/modern-rocks-breathe.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Separate flow import and export object shapes and interfaces. An export object has all fields as required, while an import object makes all fields optional.
|
||||
Reference in New Issue
Block a user