chore: bump versions
This commit is contained in:
committed by
Braks
parent
ad8c1819a7
commit
e7b0c4b73e
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Allow passing objects with only `id` to `getConnectedEdges` nodes arg
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Remove `stop` from `EdgeRenderer` as watcher has been removed and stop refers to `window.stop` which causes requests to be cancelled when VueFlow is unmounted
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/background": minor
|
||||
---
|
||||
|
||||
Add `lineWidth` prop to background component. Allows changing line bg stroke width
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Add `onError` hook which allows handling vue flow errors by users. Will default to console.warn if no handler is passed
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/background": minor
|
||||
---
|
||||
|
||||
Allow setting gap as number or number array (x,y)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/background": minor
|
||||
---
|
||||
|
||||
Add `offset` prop to background component. Allows for offsetting individual backgrounds to create a "multi" bg.
|
||||
Reference in New Issue
Block a user