chore(packages): bump
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @reactflow/core
|
||||
|
||||
## 11.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Always create new edge object (fixes an issue with Redux toolkit and other immutable helper libs)
|
||||
|
||||
## 11.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@reactflow/core",
|
||||
"version": "11.6.0",
|
||||
"version": "11.6.1",
|
||||
"description": "Core components and util functions of React Flow.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
Reference in New Issue
Block a user