From 7bd03db660879da5786af02b8cd98bfde91a9336 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Mon, 2 Jan 2023 16:41:14 -0500 Subject: [PATCH] Format --- .changeset/friendly-coats-trade.md | 1 - .changeset/slimy-elephants-flash.md | 1 - .changeset/spicy-olives-compete.md | 1 - .changeset/weak-kings-brake.md | 1 - 4 files changed, 4 deletions(-) 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.