From 9a4011aa2b965ce30097dcd1d672b7b6edc271ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Apr 2025 18:56:21 +0000 Subject: [PATCH] chore(packages): bump --- .changeset/eleven-spoons-attend.md | 5 ----- .changeset/flat-taxis-provide.md | 5 ----- .changeset/grumpy-toes-sniff.md | 5 ----- .changeset/happy-pots-sell.md | 6 ------ .changeset/hungry-coins-sparkle.md | 5 ----- .changeset/itchy-terms-carry.md | 5 ----- .changeset/light-cherries-greet.md | 5 ----- .changeset/pink-toes-care.md | 5 ----- .changeset/rotten-news-deliver.md | 5 ----- .changeset/silly-buckets-relate.md | 6 ------ .changeset/sweet-chicken-lie.md | 5 ----- .changeset/tall-knives-wink.md | 5 ----- .changeset/twenty-cobras-teach.md | 5 ----- packages/react/CHANGELOG.md | 23 +++++++++++++++++++++++ packages/react/package.json | 2 +- packages/svelte/CHANGELOG.md | 9 +++++++++ packages/svelte/package.json | 2 +- packages/system/CHANGELOG.md | 16 ++++++++++++++++ packages/system/package.json | 2 +- 19 files changed, 51 insertions(+), 70 deletions(-) delete mode 100644 .changeset/eleven-spoons-attend.md delete mode 100644 .changeset/flat-taxis-provide.md delete mode 100644 .changeset/grumpy-toes-sniff.md delete mode 100644 .changeset/happy-pots-sell.md delete mode 100644 .changeset/hungry-coins-sparkle.md delete mode 100644 .changeset/itchy-terms-carry.md delete mode 100644 .changeset/light-cherries-greet.md delete mode 100644 .changeset/pink-toes-care.md delete mode 100644 .changeset/rotten-news-deliver.md delete mode 100644 .changeset/silly-buckets-relate.md delete mode 100644 .changeset/sweet-chicken-lie.md delete mode 100644 .changeset/tall-knives-wink.md delete mode 100644 .changeset/twenty-cobras-teach.md diff --git a/.changeset/eleven-spoons-attend.md b/.changeset/eleven-spoons-attend.md deleted file mode 100644 index ebf9ecf6..00000000 --- a/.changeset/eleven-spoons-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Adjust `@default` TSDoc tags for `BackgroundProps` diff --git a/.changeset/flat-taxis-provide.md b/.changeset/flat-taxis-provide.md deleted file mode 100644 index 84f8e004..00000000 --- a/.changeset/flat-taxis-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Improve TSDoc comments for `NodeResizerProps` and `ResizeControlProps` diff --git a/.changeset/grumpy-toes-sniff.md b/.changeset/grumpy-toes-sniff.md deleted file mode 100644 index fb06622e..00000000 --- a/.changeset/grumpy-toes-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Improve TSDoc comments for `MiniMapProps` and `PanelProps` diff --git a/.changeset/happy-pots-sell.md b/.changeset/happy-pots-sell.md deleted file mode 100644 index 15f9ff04..00000000 --- a/.changeset/happy-pots-sell.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@xyflow/react': patch -'@xyflow/system': patch ---- - -Pass dimensions to final resize change event diff --git a/.changeset/hungry-coins-sparkle.md b/.changeset/hungry-coins-sparkle.md deleted file mode 100644 index f20c46ea..00000000 --- a/.changeset/hungry-coins-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/system': patch ---- - -Improve TSDoc comments for `HandleProps`, `NodeBase` and `InternalNodeBase` diff --git a/.changeset/itchy-terms-carry.md b/.changeset/itchy-terms-carry.md deleted file mode 100644 index e8d6917b..00000000 --- a/.changeset/itchy-terms-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/system': patch ---- - -Improve TSDoc comments for `EdgeBase` diff --git a/.changeset/light-cherries-greet.md b/.changeset/light-cherries-greet.md deleted file mode 100644 index 1f59d8c2..00000000 --- a/.changeset/light-cherries-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Improve TSDoc comments for `ReactFlowInstance` and `GeneralHelpers` diff --git a/.changeset/pink-toes-care.md b/.changeset/pink-toes-care.md deleted file mode 100644 index 7983bf22..00000000 --- a/.changeset/pink-toes-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Improve TSDoc comments for `ViewportHelperFunctions` and `NodeToolbarProps` diff --git a/.changeset/rotten-news-deliver.md b/.changeset/rotten-news-deliver.md deleted file mode 100644 index 33b61d1f..00000000 --- a/.changeset/rotten-news-deliver.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Compare `nodeStrokeWidth` with `number`, not with `string` within `MiniMap` diff --git a/.changeset/silly-buckets-relate.md b/.changeset/silly-buckets-relate.md deleted file mode 100644 index 7b8b0e0b..00000000 --- a/.changeset/silly-buckets-relate.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@xyflow/svelte': patch -'@xyflow/system': patch ---- - -Use `rgba` for colors with opacity instead of `rgb` for `MiniMap` mask color diff --git a/.changeset/sweet-chicken-lie.md b/.changeset/sweet-chicken-lie.md deleted file mode 100644 index eccb0db0..00000000 --- a/.changeset/sweet-chicken-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/system': patch ---- - -Prevent browser zoom for pinch zoom gestures on nowheel elements diff --git a/.changeset/tall-knives-wink.md b/.changeset/tall-knives-wink.md deleted file mode 100644 index 1bc3a520..00000000 --- a/.changeset/tall-knives-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/system': patch ---- - -Improve TSDoc comments for `Connection` and `ConnectionInProgress` diff --git a/.changeset/twenty-cobras-teach.md b/.changeset/twenty-cobras-teach.md deleted file mode 100644 index 3518d41e..00000000 --- a/.changeset/twenty-cobras-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@xyflow/react': patch ---- - -Improve TSDoc comments for `Edge`, `BaseEdgeProps` and `ConnectionLineComponentProps` diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 7c4ba5db..e875040d 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,28 @@ # @xyflow/react +## 12.5.4 + +### Patch Changes + +- [#5134](https://github.com/xyflow/xyflow/pull/5134) [`7acab1e1`](https://github.com/xyflow/xyflow/commit/7acab1e123944c296180fbf826a3fd488963608f) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Adjust `@default` TSDoc tags for `BackgroundProps` + +- [#5135](https://github.com/xyflow/xyflow/pull/5135) [`754a1671`](https://github.com/xyflow/xyflow/commit/754a167134f22fa00a139de4c7e10aaaa1953ac8) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `NodeResizerProps` and `ResizeControlProps` + +- [#5140](https://github.com/xyflow/xyflow/pull/5140) [`82e6860e`](https://github.com/xyflow/xyflow/commit/82e6860e1354b8bb8047399b7773fd090be206d7) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `MiniMapProps` and `PanelProps` + +- [#5147](https://github.com/xyflow/xyflow/pull/5147) [`f819005b`](https://github.com/xyflow/xyflow/commit/f819005be362d044b16ce4c0b85432f3f300a13a) Thanks [@moklick](https://github.com/moklick)! - Pass dimensions to final resize change event + +- [#5143](https://github.com/xyflow/xyflow/pull/5143) [`b1e1cc11`](https://github.com/xyflow/xyflow/commit/b1e1cc1125d106cf1521a1524286404483e38f30) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `ReactFlowInstance` and `GeneralHelpers` + +- [#5138](https://github.com/xyflow/xyflow/pull/5138) [`d4eb8d52`](https://github.com/xyflow/xyflow/commit/d4eb8d52d0e26e9534ec5fc347211ce91d1ddd32) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `ViewportHelperFunctions` and `NodeToolbarProps` + +- [#5144](https://github.com/xyflow/xyflow/pull/5144) [`5a1ce56e`](https://github.com/xyflow/xyflow/commit/5a1ce56e8ce83f01e01ef531d90c52181c3e3a1a) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Compare `nodeStrokeWidth` with `number`, not with `string` within `MiniMap` + +- [#5141](https://github.com/xyflow/xyflow/pull/5141) [`06cf4c10`](https://github.com/xyflow/xyflow/commit/06cf4c10f5d8a43f57ee0fde19d9a3fe1044cf48) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `Edge`, `BaseEdgeProps` and `ConnectionLineComponentProps` + +- Updated dependencies [[`f819005b`](https://github.com/xyflow/xyflow/commit/f819005be362d044b16ce4c0b85432f3f300a13a), [`24a1bc89`](https://github.com/xyflow/xyflow/commit/24a1bc89348817ed9b5c87f74bf2519c705143be), [`36657cd6`](https://github.com/xyflow/xyflow/commit/36657cd66322c911e87eb37275c584a80025adfe), [`89de9ca8`](https://github.com/xyflow/xyflow/commit/89de9ca83fbf9263a687a0f5f915efb2beb31654), [`2ac6e155`](https://github.com/xyflow/xyflow/commit/2ac6e155e35256ca436281df16344366e7d05761), [`f0f378e5`](https://github.com/xyflow/xyflow/commit/f0f378e5b6918c2c30d9dc1e32587063cb942d4e)]: + - @xyflow/system@0.0.54 + ## 12.5.3 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 8057a940..0cd5389d 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.5.3", + "version": "12.5.4", "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 926d6bb7..82b45d97 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -1,5 +1,14 @@ # @xyflow/svelte +## 0.1.34 + +### Patch Changes + +- [#5139](https://github.com/xyflow/xyflow/pull/5139) [`89de9ca8`](https://github.com/xyflow/xyflow/commit/89de9ca83fbf9263a687a0f5f915efb2beb31654) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Use `rgba` for colors with opacity instead of `rgb` for `MiniMap` mask color + +- Updated dependencies [[`f819005b`](https://github.com/xyflow/xyflow/commit/f819005be362d044b16ce4c0b85432f3f300a13a), [`24a1bc89`](https://github.com/xyflow/xyflow/commit/24a1bc89348817ed9b5c87f74bf2519c705143be), [`36657cd6`](https://github.com/xyflow/xyflow/commit/36657cd66322c911e87eb37275c584a80025adfe), [`89de9ca8`](https://github.com/xyflow/xyflow/commit/89de9ca83fbf9263a687a0f5f915efb2beb31654), [`2ac6e155`](https://github.com/xyflow/xyflow/commit/2ac6e155e35256ca436281df16344366e7d05761), [`f0f378e5`](https://github.com/xyflow/xyflow/commit/f0f378e5b6918c2c30d9dc1e32587063cb942d4e)]: + - @xyflow/system@0.0.54 + ## 0.1.33 ### Patch Changes diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 7fe3b7da..e76df3d1 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/svelte", - "version": "0.1.33", + "version": "0.1.34", "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 0c193291..4db8b580 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -1,5 +1,21 @@ # @xyflow/system +## 0.0.54 + +### Patch Changes + +- [#5147](https://github.com/xyflow/xyflow/pull/5147) [`f819005b`](https://github.com/xyflow/xyflow/commit/f819005be362d044b16ce4c0b85432f3f300a13a) Thanks [@moklick](https://github.com/moklick)! - Pass dimensions to final resize change event + +- [#5142](https://github.com/xyflow/xyflow/pull/5142) [`24a1bc89`](https://github.com/xyflow/xyflow/commit/24a1bc89348817ed9b5c87f74bf2519c705143be) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `HandleProps`, `NodeBase` and `InternalNodeBase` + +- [#5136](https://github.com/xyflow/xyflow/pull/5136) [`36657cd6`](https://github.com/xyflow/xyflow/commit/36657cd66322c911e87eb37275c584a80025adfe) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `EdgeBase` + +- [#5139](https://github.com/xyflow/xyflow/pull/5139) [`89de9ca8`](https://github.com/xyflow/xyflow/commit/89de9ca83fbf9263a687a0f5f915efb2beb31654) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Use `rgba` for colors with opacity instead of `rgb` for `MiniMap` mask color + +- [#5148](https://github.com/xyflow/xyflow/pull/5148) [`2ac6e155`](https://github.com/xyflow/xyflow/commit/2ac6e155e35256ca436281df16344366e7d05761) Thanks [@moklick](https://github.com/moklick)! - Prevent browser zoom for pinch zoom gestures on nowheel elements + +- [#5137](https://github.com/xyflow/xyflow/pull/5137) [`f0f378e5`](https://github.com/xyflow/xyflow/commit/f0f378e5b6918c2c30d9dc1e32587063cb942d4e) Thanks [@dimaMachina](https://github.com/dimaMachina)! - Improve TSDoc comments for `Connection` and `ConnectionInProgress` + ## 0.0.53 ### Patch Changes diff --git a/packages/system/package.json b/packages/system/package.json index ed8f3c06..f91937a6 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.53", + "version": "0.0.54", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",