redux-devtools/packages/d3-state-visualizer/CHANGELOG.md
github-actions[bot] fa25234d36
Version Packages (#1309)
* Version Packages

* Update lock file

* Major changes

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-01-05 14:18:48 +00:00

1.6 KiB

Change Log

2.0.0

Major Changes

  • b323f77d: Upgrade D3

    • 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>.

Patch Changes

  • Updated dependencies [b323f77d]
  • Updated dependencies [b323f77d]
    • d3tooltip@3.0.0
    • map2tree@3.0.0

1.4.0 (2021-03-06)

Features

  • d3-state-visualizer: convert example to TypeScript (#641) (300b60a)
  • d3-state-visualizer: convert to TypeScript (#640) (0c78a5a)
  • redux-devtools-chart-monitor: convert to TypeScript (#642) (761baba)

1.3.4 (2020-09-07)

Note: Version bump only for package d3-state-visualizer

1.3.3 (2020-08-14)

Note: Version bump only for package d3-state-visualizer