From dee8ab53e6864d908f98a6d1cd5f5b4411fb5dd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 Sep 2025 09:26:11 +0000 Subject: [PATCH] chore(packages): bump --- .changeset/chilled-tigers-compare.md | 7 ------- .changeset/chilly-beans-juggle.md | 5 ----- .changeset/clean-toes-argue.md | 5 ----- .changeset/gentle-chefs-travel.md | 6 ------ .changeset/heavy-days-admire.md | 7 ------- .changeset/hip-files-hunt.md | 5 ----- .changeset/purple-toys-fly.md | 7 ------- .changeset/strong-drinks-fix.md | 7 ------- .changeset/stupid-lizards-wash.md | 5 ----- .changeset/wet-beds-greet.md | 5 ----- packages/react/CHANGELOG.md | 19 +++++++++++++++++++ packages/react/package.json | 2 +- packages/svelte/CHANGELOG.md | 25 +++++++++++++++++++++++++ packages/svelte/package.json | 2 +- packages/system/CHANGELOG.md | 14 ++++++++++++++ packages/system/package.json | 2 +- 16 files changed, 61 insertions(+), 62 deletions(-) delete mode 100644 .changeset/chilled-tigers-compare.md delete mode 100644 .changeset/chilly-beans-juggle.md delete mode 100644 .changeset/clean-toes-argue.md delete mode 100644 .changeset/gentle-chefs-travel.md delete mode 100644 .changeset/heavy-days-admire.md delete mode 100644 .changeset/hip-files-hunt.md delete mode 100644 .changeset/purple-toys-fly.md delete mode 100644 .changeset/strong-drinks-fix.md delete mode 100644 .changeset/stupid-lizards-wash.md delete mode 100644 .changeset/wet-beds-greet.md diff --git a/.changeset/chilled-tigers-compare.md b/.changeset/chilled-tigers-compare.md deleted file mode 100644 index 74a4f7e5..00000000 --- a/.changeset/chilled-tigers-compare.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@xyflow/react': patch -'@xyflow/svelte': patch -'@xyflow/system': patch ---- - -Prevent multi-touch events while making a new connection diff --git a/.changeset/chilly-beans-juggle.md b/.changeset/chilly-beans-juggle.md deleted file mode 100644 index 64f1c8a0..00000000 --- a/.changeset/chilly-beans-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/system': patch ---- - -Fix nodeDragThreshold changing with zoom level diff --git a/.changeset/clean-toes-argue.md b/.changeset/clean-toes-argue.md deleted file mode 100644 index 1d7276cc..00000000 --- a/.changeset/clean-toes-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/svelte': patch ---- - -Add missing props autoPanSpeed and panOnScrollSpeed diff --git a/.changeset/gentle-chefs-travel.md b/.changeset/gentle-chefs-travel.md deleted file mode 100644 index 08a5c774..00000000 --- a/.changeset/gentle-chefs-travel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@xyflow/react': patch -'@xyflow/svelte': patch ---- - -Make isNodeIntersecting behave the same as getIntersectingNodes diff --git a/.changeset/heavy-days-admire.md b/.changeset/heavy-days-admire.md deleted file mode 100644 index 2673b2bc..00000000 --- a/.changeset/heavy-days-admire.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@xyflow/system': patch -'@xyflow/svelte': patch -'@xyflow/react': patch ---- - -Prevent calling onResizeEnd if node was not resized diff --git a/.changeset/hip-files-hunt.md b/.changeset/hip-files-hunt.md deleted file mode 100644 index aaef60ff..00000000 --- a/.changeset/hip-files-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@xyflow/svelte": minor ---- - -Pass a custom `nodeComponent` to Svelteflow's Minimap diff --git a/.changeset/purple-toys-fly.md b/.changeset/purple-toys-fly.md deleted file mode 100644 index 0f165410..00000000 --- a/.changeset/purple-toys-fly.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@xyflow/system': patch -'@xyflow/react': patch -'@xyflow/svelte': patch ---- - -Fix regression: elevate edges if connected nodes are selected diff --git a/.changeset/strong-drinks-fix.md b/.changeset/strong-drinks-fix.md deleted file mode 100644 index e9ab9844..00000000 --- a/.changeset/strong-drinks-fix.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@xyflow/react': patch -'@xyflow/system': patch -'@xyflow/svelte': patch ---- - -Skip eagerly rendering nodes when node dimensions and handles are predefined diff --git a/.changeset/stupid-lizards-wash.md b/.changeset/stupid-lizards-wash.md deleted file mode 100644 index 27d79b2a..00000000 --- a/.changeset/stupid-lizards-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Fix warning when display is set to none on the wrapper div diff --git a/.changeset/wet-beds-greet.md b/.changeset/wet-beds-greet.md deleted file mode 100644 index 5c1b140b..00000000 --- a/.changeset/wet-beds-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/svelte': patch ---- - -Fix style attribute not being propagated to wrapper diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index e07a0f7b..5ac8cd29 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,24 @@ # @xyflow/react +## 12.8.5 + +### Patch Changes + +- [#5480](https://github.com/xyflow/xyflow/pull/5480) [`f869808e3`](https://github.com/xyflow/xyflow/commit/f869808e3dfd3d289db034d21d505d62f84cdde3) Thanks [@peterkogo](https://github.com/peterkogo)! - Prevent multi-touch events while making a new connection + +- [#5482](https://github.com/xyflow/xyflow/pull/5482) [`56381ae54`](https://github.com/xyflow/xyflow/commit/56381ae546f392b13e7c1390df60e48c9072f128) Thanks [@peterkogo](https://github.com/peterkogo)! - Make isNodeIntersecting behave the same as getIntersectingNodes + +- [#5509](https://github.com/xyflow/xyflow/pull/5509) [`b6ae4cc11`](https://github.com/xyflow/xyflow/commit/b6ae4cc11f1456f843ace7e7f3de41c9196179e0) Thanks [@moklick](https://github.com/moklick)! - Prevent calling onResizeEnd if node was not resized + +- [#5511](https://github.com/xyflow/xyflow/pull/5511) [`d891e5ff1`](https://github.com/xyflow/xyflow/commit/d891e5ff106c6202f69a9b14d261294cc29bbec7) Thanks [@peterkogo](https://github.com/peterkogo)! - Fix regression: elevate edges if connected nodes are selected + +- [#5497](https://github.com/xyflow/xyflow/pull/5497) [`eba087e8b`](https://github.com/xyflow/xyflow/commit/eba087e8bec74e6591e04ebf0e1e61799b94ecd8) Thanks [@peterkogo](https://github.com/peterkogo)! - Skip eagerly rendering nodes when node dimensions and handles are predefined + +- [#5455](https://github.com/xyflow/xyflow/pull/5455) [`d2df1dced`](https://github.com/xyflow/xyflow/commit/d2df1dced7a7de4ed69b003c0069c7d7141bef05) Thanks [@Sec-ant](https://github.com/Sec-ant)! - Fix warning when display is set to none on the wrapper div + +- Updated dependencies [[`f869808e3`](https://github.com/xyflow/xyflow/commit/f869808e3dfd3d289db034d21d505d62f84cdde3), [`2a35c65a0`](https://github.com/xyflow/xyflow/commit/2a35c65a02c6c8aec6b005ac3e72988f996669c4), [`b6ae4cc11`](https://github.com/xyflow/xyflow/commit/b6ae4cc11f1456f843ace7e7f3de41c9196179e0), [`d891e5ff1`](https://github.com/xyflow/xyflow/commit/d891e5ff106c6202f69a9b14d261294cc29bbec7), [`eba087e8b`](https://github.com/xyflow/xyflow/commit/eba087e8bec74e6591e04ebf0e1e61799b94ecd8)]: + - @xyflow/system@0.0.69 + ## 12.8.4 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index a3e495a5..4282b306 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.8.4", + "version": "12.8.5", "description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.", "keywords": [ "react", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index b2733444..4bfdc18f 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -1,5 +1,30 @@ # @xyflow/svelte +## 1.3.0 + +### Minor Changes + +- [#5496](https://github.com/xyflow/xyflow/pull/5496) [`d23c3dfc5`](https://github.com/xyflow/xyflow/commit/d23c3dfc551216ea52183a24e9a9f24ca35cc447) Thanks [@printerscanner](https://github.com/printerscanner)! - Pass a custom `nodeComponent` to Svelteflow's Minimap + +### Patch Changes + +- [#5480](https://github.com/xyflow/xyflow/pull/5480) [`f869808e3`](https://github.com/xyflow/xyflow/commit/f869808e3dfd3d289db034d21d505d62f84cdde3) Thanks [@peterkogo](https://github.com/peterkogo)! - Prevent multi-touch events while making a new connection + +- [#5510](https://github.com/xyflow/xyflow/pull/5510) [`cdd671699`](https://github.com/xyflow/xyflow/commit/cdd671699bfe21e0aa69bc5e8585a4d0ce189974) Thanks [@peterkogo](https://github.com/peterkogo)! - Add missing props autoPanSpeed and panOnScrollSpeed + +- [#5482](https://github.com/xyflow/xyflow/pull/5482) [`56381ae54`](https://github.com/xyflow/xyflow/commit/56381ae546f392b13e7c1390df60e48c9072f128) Thanks [@peterkogo](https://github.com/peterkogo)! - Make isNodeIntersecting behave the same as getIntersectingNodes + +- [#5509](https://github.com/xyflow/xyflow/pull/5509) [`b6ae4cc11`](https://github.com/xyflow/xyflow/commit/b6ae4cc11f1456f843ace7e7f3de41c9196179e0) Thanks [@moklick](https://github.com/moklick)! - Prevent calling onResizeEnd if node was not resized + +- [#5511](https://github.com/xyflow/xyflow/pull/5511) [`d891e5ff1`](https://github.com/xyflow/xyflow/commit/d891e5ff106c6202f69a9b14d261294cc29bbec7) Thanks [@peterkogo](https://github.com/peterkogo)! - Fix regression: elevate edges if connected nodes are selected + +- [#5497](https://github.com/xyflow/xyflow/pull/5497) [`eba087e8b`](https://github.com/xyflow/xyflow/commit/eba087e8bec74e6591e04ebf0e1e61799b94ecd8) Thanks [@peterkogo](https://github.com/peterkogo)! - Skip eagerly rendering nodes when node dimensions and handles are predefined + +- [#5455](https://github.com/xyflow/xyflow/pull/5455) [`86e8b4913`](https://github.com/xyflow/xyflow/commit/86e8b49133370b97deeed5269d040b01dc2d3097) Thanks [@Sec-ant](https://github.com/Sec-ant)! - Fix style attribute not being propagated to wrapper + +- Updated dependencies [[`f869808e3`](https://github.com/xyflow/xyflow/commit/f869808e3dfd3d289db034d21d505d62f84cdde3), [`2a35c65a0`](https://github.com/xyflow/xyflow/commit/2a35c65a02c6c8aec6b005ac3e72988f996669c4), [`b6ae4cc11`](https://github.com/xyflow/xyflow/commit/b6ae4cc11f1456f843ace7e7f3de41c9196179e0), [`d891e5ff1`](https://github.com/xyflow/xyflow/commit/d891e5ff106c6202f69a9b14d261294cc29bbec7), [`eba087e8b`](https://github.com/xyflow/xyflow/commit/eba087e8bec74e6591e04ebf0e1e61799b94ecd8)]: + - @xyflow/system@0.0.69 + ## 1.2.4 ### Patch Changes diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 548ce594..04858215 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/svelte", - "version": "1.2.4", + "version": "1.3.0", "description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.", "keywords": [ "svelte", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index a3471662..10cdbf8b 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -1,5 +1,19 @@ # @xyflow/system +## 0.0.69 + +### Patch Changes + +- [#5480](https://github.com/xyflow/xyflow/pull/5480) [`f869808e3`](https://github.com/xyflow/xyflow/commit/f869808e3dfd3d289db034d21d505d62f84cdde3) Thanks [@peterkogo](https://github.com/peterkogo)! - Prevent multi-touch events while making a new connection + +- [#5489](https://github.com/xyflow/xyflow/pull/5489) [`2a35c65a0`](https://github.com/xyflow/xyflow/commit/2a35c65a02c6c8aec6b005ac3e72988f996669c4) Thanks [@Sec-ant](https://github.com/Sec-ant)! - Fix nodeDragThreshold changing with zoom level + +- [#5509](https://github.com/xyflow/xyflow/pull/5509) [`b6ae4cc11`](https://github.com/xyflow/xyflow/commit/b6ae4cc11f1456f843ace7e7f3de41c9196179e0) Thanks [@moklick](https://github.com/moklick)! - Prevent calling onResizeEnd if node was not resized + +- [#5511](https://github.com/xyflow/xyflow/pull/5511) [`d891e5ff1`](https://github.com/xyflow/xyflow/commit/d891e5ff106c6202f69a9b14d261294cc29bbec7) Thanks [@peterkogo](https://github.com/peterkogo)! - Fix regression: elevate edges if connected nodes are selected + +- [#5497](https://github.com/xyflow/xyflow/pull/5497) [`eba087e8b`](https://github.com/xyflow/xyflow/commit/eba087e8bec74e6591e04ebf0e1e61799b94ecd8) Thanks [@peterkogo](https://github.com/peterkogo)! - Skip eagerly rendering nodes when node dimensions and handles are predefined + ## 0.0.68 ### Patch Changes diff --git a/packages/system/package.json b/packages/system/package.json index 21aca406..763e9a77 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.68", + "version": "0.0.69", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",