chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-02-25 10:21:58 +00:00
parent f90b3efbea
commit d045503667
14 changed files with 39 additions and 44 deletions
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/system': patch
---
Show an error if user drags uninitialized node
-5
View File
@@ -1,5 +0,0 @@
---
"@xyflow/svelte": patch
---
Add `"./package.json" to the `exports` field so that users can import it
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Allow click connections when target sets `isConnectableStart`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Pass generics to OnSelectionChangeFunc so that users can type it correctly
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Remove incorrect deprecation warning
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
lint: use `React.JSX` type instead of the deprecated global `JSX` namespace
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Use current expandParent value on drag to be able to update it while dragging
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
lint: remove unnecessary type assertions