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

Release packages
This commit is contained in:
Moritz Klack
2025-04-01 12:44:34 +02:00
committed by GitHub
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Fix fitView not working when onNodesChange is not defined.
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/react
## 12.5.3
### Patch Changes
- [#5132](https://github.com/xyflow/xyflow/pull/5132) [`75ab8942`](https://github.com/xyflow/xyflow/commit/75ab89420e3cd0fdc34baf06eabdc50113d4de7c) Thanks [@peterkogo](https://github.com/peterkogo)! - Fix fitView not working when onNodesChange is not defined.
## 12.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.5.2",
"version": "12.5.3",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",