chore: bump versions
This commit is contained in:
committed by
Braks
parent
e6e0b25d94
commit
f4616af840
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Allow passing regular edge type to `getConnectedEdges`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Allow CoordinateExtent as range for extended node extent
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Allow passing node ids as string array to `getConnectedEdges`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Add `getConnectedNodes` utility function
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Add missing `Type` generic to node types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Allow passing undefined as id to `findNode` & `findEdge`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Limit auto-pan when dragging a node by translate extent, so nodes cannot be dragged infinitely into the background.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/background": minor
|
||||
---
|
||||
|
||||
Change default bg gap to 20 from 10
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Deprecate class and style funcs for node/edge types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Add missing `Type` generic to edge types
|
||||
@@ -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
|
||||
---
|
||||
|
||||
Add `exports` field to package.json
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Allow passing plain number as padding for extent range
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Add `ToGraphNode` and `ToGraphEdge` utility types
|
||||
Reference in New Issue
Block a user