chore(packages): update changelogs

This commit is contained in:
moklick
2024-02-26 14:35:43 +01:00
parent 8a6e214e6c
commit d88f72a6cc
2 changed files with 22 additions and 0 deletions
+10
View File
@@ -1,5 +1,15 @@
# @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
## Patch changes