chore(react): bump
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user