chore(packages): update changelogs
This commit is contained in:
@@ -1,5 +1,17 @@
|
|||||||
# @xyflow/react
|
# @xyflow/react
|
||||||
|
|
||||||
|
## 12.0.0-next.10
|
||||||
|
|
||||||
|
## ⚠️ Breaking changes
|
||||||
|
|
||||||
|
- `useNodesData` not only returns data objects but also the type and the id of the node.
|
||||||
|
|
||||||
|
## Patch changes
|
||||||
|
|
||||||
|
- better cursor defaults for the pane, nodes and edges
|
||||||
|
- `disableKeyboardA11y` now also disables Enter and Escape for selecting/deselecting nodes and edges
|
||||||
|
|
||||||
|
|
||||||
## 12.0.0-next.9
|
## 12.0.0-next.9
|
||||||
|
|
||||||
### Patch changes
|
### Patch changes
|
||||||
|
|||||||
@@ -1,5 +1,15 @@
|
|||||||
# @xyflow/svelte
|
# @xyflow/svelte
|
||||||
|
|
||||||
|
## 0.0.37
|
||||||
|
|
||||||
|
## ⚠️ Breaking changes
|
||||||
|
|
||||||
|
- `useNodesData` not only returns data objects but also the type and the id of the node.
|
||||||
|
|
||||||
|
## Patch changes
|
||||||
|
|
||||||
|
- better cursor defaults for the pane, nodes and edges.
|
||||||
|
|
||||||
## 0.0.36
|
## 0.0.36
|
||||||
|
|
||||||
## Patch changes
|
## Patch changes
|
||||||
|
|||||||
Reference in New Issue
Block a user