This commit is contained in:
Nathan Bierema 2023-01-02 16:41:14 -05:00
parent a2e876e0bb
commit 7bd03db660
4 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@
'd3-state-visualizer': major 'd3-state-visualizer': major
--- ---
- Remove UMD build. - Remove UMD build.
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`. - Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
- The shape of the argument passed to the `onClickText` option has been updated. - The shape of the argument passed to the `onClickText` option has been updated.

View File

@ -2,6 +2,5 @@
'@redux-devtools/chart-monitor': major '@redux-devtools/chart-monitor': major
--- ---
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`. - Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
- The shape of the argument passed to the `onClickText` option has been updated. - The shape of the argument passed to the `onClickText` option has been updated.

View File

@ -2,7 +2,6 @@
'd3tooltip': major 'd3tooltip': major
--- ---
- Remove UMD build. - Remove UMD build.
- Upgrade d3 peer dependency from v3 to v7. - Upgrade d3 peer dependency from v3 to v7.
- Remove `attr` configuration method. - Remove `attr` configuration method.

View File

@ -2,5 +2,4 @@
'map2tree': major 'map2tree': major
--- ---
- Remove UMD build. - Remove UMD build.