chore(packages): bump

This commit is contained in:
moklick
2024-02-15 18:13:46 +01:00
parent af6b0c18b1
commit 6eea7eb2ab
5 changed files with 12 additions and 6 deletions
+3 -1
View File
@@ -2,12 +2,14 @@
## 0.0.36
## Minor changes
## Patch changes
- a better NodeResizer (child nodes do not move when parent node gets resized)
- fix `on:panecontextmenu`
- add `role="button"` to `<EdgeLabel />` to prevent a11y warnings
- don't delete node when input is focused and user presses Backspace + Ctrl (or any other mod key)
- `useHandleConnections`: use context node id when no node id is passed
- don't trigger drag start / end when node is not draggable
## 0.0.35
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/svelte",
"version": "0.0.35",
"version": "0.0.36",
"description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.",
"keywords": [
"svelte",