chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-24 20:07:13 +01:00
committed by Braks
parent c1ca17476a
commit 585f1e8d6a
20 changed files with 71 additions and 51 deletions
-11
View File
@@ -1,11 +0,0 @@
---
"@vue-flow/pathfinding-edge": patch
"@vue-flow/node-resizer": patch
"@vue-flow/node-toolbar": patch
"@vue-flow/background": patch
"@vue-flow/controls": patch
"@vue-flow/minimap": patch
"@vue-flow/core": patch
---
Fix umd pkg names and use the correct vue flow core umd pkg name in plugins
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent undefined being passed to updateNodeInternals
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix resize-observer throwing when node el doesn't exist but effect is run
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix nodes not using zIndex option
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent writing `process.env` into umd build
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Wait until viewport helper is initialized before triggering viewport functions and pane ready event