mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 17:46:56 +03:00
9 lines
355 B
Markdown
9 lines
355 B
Markdown
---
|
|
'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.
|
|
- Rename `InputOptions` to `Options`, `Primitive` to `StyleValue`, and `NodeWithId` to `HierarchyPointNode<Node>`.
|