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

Release packages
This commit is contained in:
Peter Kogo
2024-10-10 16:12:03 +02:00
committed by GitHub
6 changed files with 14 additions and 12 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fixed hook useNodesData unexpectedly returning undefined
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/react
## 12.3.2
### Patch Changes
- [#4722](https://github.com/xyflow/xyflow/pull/4722) [`e816bb69`](https://github.com/xyflow/xyflow/commit/e816bb6953486e37dd39d93252aa9b94fe5d4ec1) Thanks [@moklick](https://github.com/moklick)! - Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer
## 12.3.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.3.1",
"version": "12.3.2",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/svelte
## 0.1.21
### Patch Changes
- [#4718](https://github.com/xyflow/xyflow/pull/4718) [`51f08aac`](https://github.com/xyflow/xyflow/commit/51f08aaca5ddfbaa3259f666005d687d0a83f3db) Thanks [@peterkogo](https://github.com/peterkogo)! - Fixed hook useNodesData unexpectedly returning undefined
## 0.1.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/svelte",
"version": "0.1.20",
"version": "0.1.21",
"description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.",
"keywords": [
"svelte",