mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Format
This commit is contained in:
parent
a2e876e0bb
commit
7bd03db660
|
@ -2,7 +2,6 @@
|
|||
'd3-state-visualizer': major
|
||||
---
|
||||
|
||||
|
||||
- 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,6 +2,5 @@
|
|||
'@redux-devtools/chart-monitor': major
|
||||
---
|
||||
|
||||
|
||||
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
||||
- The shape of the argument passed to the `onClickText` option has been updated.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
'd3tooltip': major
|
||||
---
|
||||
|
||||
|
||||
- Remove UMD build.
|
||||
- Upgrade d3 peer dependency from v3 to v7.
|
||||
- Remove `attr` configuration method.
|
||||
|
|
|
@ -2,5 +2,4 @@
|
|||
'map2tree': major
|
||||
---
|
||||
|
||||
|
||||
- Remove UMD build.
|
||||
|
|
Loading…
Reference in New Issue
Block a user