chore(libs): update changelogs

This commit is contained in:
moklick
2024-01-15 17:35:08 +01:00
parent 1bc1ae855d
commit 37f76275eb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
- pass Node/Edge types to changes thanks @FelipeEmos
- use position instead of positionAbsolute for `getNodesBounds`
- add second option param to `screenToFlowPosition` for configuring if `snapToGrid` should be used
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
## 12.0.0-next.6
+1
View File
@@ -7,6 +7,7 @@
- add second option param to `screenToFlowPosition` for configuring if `snapToGrid` should be used
- add slot to `Controls`
- cleanup `ControlButton` types
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
## 0.0.33