chore(react): bump

This commit is contained in:
moklick
2024-01-10 11:15:01 +01:00
parent f37ce51f98
commit a0af30be3e
2 changed files with 3 additions and 2 deletions

View File

@@ -4,8 +4,9 @@
### Minor changes
- fix applyChanges: handle multi changes for one node
- fix applyChanges: handle multi changes for one node, deletions and expandParent
- use `XYResizer` from @xyflow/system
- add unit tests for `applyNodeChanges` and `applyEdgeChanges`
## 12.0.0-next.4

View File

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