chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-10-09 15:33:36 +00:00
parent 34b2c565e2
commit f8cef2dd0f
6 changed files with 14 additions and 12 deletions

View File

@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fixed hook useNodesData unexpectedly returning undefined

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

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

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",

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

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",