redux-devtools/.changeset/friendly-coats-trade.md
2023-01-02 14:35:26 -05:00

355 B

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.
  • Rename InputOptions to Options, Primitive to StyleValue, and NodeWithId to HierarchyPointNode<Node>.