mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
18cde73771
* Version Packages * Force rebuild * Update --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
1.7 KiB
1.7 KiB
Change Log
3.0.0
Major Changes
- 191d419: Convert d3 packages to ESM
Patch Changes
- Updated dependencies [
191d419
]- d3tooltip@4.0.0
- map2tree@4.0.0
2.0.0
Major Changes
-
b323f77d: Upgrade D3
- Remove UMD build.
- Split
style
option intochartStyles
,nodeStyleOptions
,textStyleOptions
, andlinkStyles
. - The shape of the argument passed to the
onClickText
option has been updated. - Rename
InputOptions
toOptions
,Primitive
toStyleValue
, andNodeWithId
toHierarchyPointNode<Node>
.
Patch Changes
1.4.0 (2021-03-06)
Features
- d3-state-visualizer: convert example to TypeScript (#641) (300b60a)
- d3-state-visualizer: convert to TypeScript (#640) (0c78a5a)
- redux-devtools-chart-monitor: convert to TypeScript (#642) (761baba)
1.3.4 (2020-09-07)
Note: Version bump only for package d3-state-visualizer
1.3.3 (2020-08-14)
Note: Version bump only for package d3-state-visualizer