diff --git a/.changeset/slimy-elephants-flash.md b/.changeset/slimy-elephants-flash.md new file mode 100644 index 00000000..3f211751 --- /dev/null +++ b/.changeset/slimy-elephants-flash.md @@ -0,0 +1,6 @@ +--- +'@redux-devtools/chart-monitor': major +--- + +- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`. +- The shape of the argument passed to the option `onClickText` has been updated to match the d3 v4 node.