mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
Update changesets
This commit is contained in:
parent
f11383d294
commit
1f5e5c519b
|
@ -2,6 +2,8 @@
|
|||
'd3-state-visualizer': major
|
||||
---
|
||||
|
||||
Upgrade D3
|
||||
|
||||
- Remove UMD build.
|
||||
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
||||
- The shape of the argument passed to the `onClickText` option has been updated.
|
||||
|
|
|
@ -2,5 +2,7 @@
|
|||
'@redux-devtools/chart-monitor': major
|
||||
---
|
||||
|
||||
Upgrade D3
|
||||
|
||||
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
||||
- The shape of the argument passed to the `onClickText` option has been updated.
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
'd3tooltip': major
|
||||
---
|
||||
|
||||
Upgrade D3
|
||||
|
||||
- Remove UMD build.
|
||||
- Upgrade d3 peer dependency from v3 to v7.
|
||||
- Remove `attr` configuration method.
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
'map2tree': major
|
||||
---
|
||||
|
||||
- Remove UMD build.
|
||||
Remove UMD build.
|
||||
|
|
Loading…
Reference in New Issue
Block a user