Merge pull request #5256 from xyflow/changeset-release/main

Release packages
This commit is contained in:
Moritz Klack
2025-05-14 11:51:31 +02:00
committed by GitHub
8 changed files with 25 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
'@xyflow/system': patch
---
Added OnReconnect types

View File

@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Use OnReconnect from system

View File

@@ -1,5 +1,14 @@
# @xyflow/react
## 12.6.2
### Patch Changes
- [#5257](https://github.com/xyflow/xyflow/pull/5257) [`b1314be0`](https://github.com/xyflow/xyflow/commit/b1314be04dee07e7589a8c99c9c953006788a152) Thanks [@moklick](https://github.com/moklick)! - Use OnReconnect from system
- Updated dependencies [[`a95f0e2f`](https://github.com/xyflow/xyflow/commit/a95f0e2fbfc2d070d9bd70b753d1606a87332e3f)]:
- @xyflow/system@0.0.59
## 12.6.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.6.1",
"version": "12.6.2",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",

View File

@@ -1,5 +1,12 @@
# @xyflow/svelte
## 0.1.39
### Patch Changes
- Updated dependencies [[`a95f0e2f`](https://github.com/xyflow/xyflow/commit/a95f0e2fbfc2d070d9bd70b753d1606a87332e3f)]:
- @xyflow/system@0.0.59
## 0.1.38
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/svelte",
"version": "0.1.38",
"version": "0.1.39",
"description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.",
"keywords": [
"svelte",

View File

@@ -1,5 +1,11 @@
# @xyflow/system
## 0.0.59
### Patch Changes
- [#5255](https://github.com/xyflow/xyflow/pull/5255) [`a95f0e2f`](https://github.com/xyflow/xyflow/commit/a95f0e2fbfc2d070d9bd70b753d1606a87332e3f) Thanks [@peterkogo](https://github.com/peterkogo)! - Added OnReconnect types
## 0.0.58
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/system",
"version": "0.0.58",
"version": "0.0.59",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",