chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-08 16:32:11 +01:00
committed by Braks
parent 870c8fd407
commit 394c5f41b6
10 changed files with 24 additions and 32 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add handle validation result into store state
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Force update node dimensions when ResizeObserver callback is triggered
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Pass targetNode and targetHandle as props to custom connection lines
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": minor
---
Add maxHeight and maxWidth props to node resizer
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Export `clamp` utility
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `isValidConnection` prop to allow for validating edge updates or use a global validator for all handles