diff --git a/.changeset/friendly-coats-trade.md b/.changeset/friendly-coats-trade.md index 19f35ad5..23f4be01 100644 --- a/.changeset/friendly-coats-trade.md +++ b/.changeset/friendly-coats-trade.md @@ -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. diff --git a/.changeset/slimy-elephants-flash.md b/.changeset/slimy-elephants-flash.md index f192798f..380595e6 100644 --- a/.changeset/slimy-elephants-flash.md +++ b/.changeset/slimy-elephants-flash.md @@ -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. diff --git a/.changeset/spicy-olives-compete.md b/.changeset/spicy-olives-compete.md index f06b1441..222625e8 100644 --- a/.changeset/spicy-olives-compete.md +++ b/.changeset/spicy-olives-compete.md @@ -2,7 +2,6 @@ 'd3tooltip': major --- - - Remove UMD build. - Upgrade d3 peer dependency from v3 to v7. - Remove `attr` configuration method. diff --git a/.changeset/weak-kings-brake.md b/.changeset/weak-kings-brake.md index aaa19d41..3f6b4107 100644 --- a/.changeset/weak-kings-brake.md +++ b/.changeset/weak-kings-brake.md @@ -2,5 +2,4 @@ 'map2tree': major --- - - Remove UMD build.