From e50698b6e8d4d89c615d75475d055631259b9ed1 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Mon, 2 Jan 2023 13:33:05 -0500 Subject: [PATCH] Create slimy-elephants-flash.md --- .changeset/slimy-elephants-flash.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/slimy-elephants-flash.md 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.