chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-03 08:53:33 +02:00
committed by Braks
parent 491fdb04e1
commit da6039fc35
10 changed files with 22 additions and 32 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `clickConnectStart` and `clickConnectEnd` events
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add type to edge updater anchor class
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": minor
---
Add `inversePan` and `zoomStep` props
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `connectableStart` and `connectableEnd` handle props. Can be used to enable/disable starting or ending a connection on a specific handle.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add connection start and end handles to store state
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Do not remove orphaned edges from state. They will not be rendered but stay in the state, so a user can potentially fix the edge.