redux-devtools/packages/redux-devtools-chart-monitor/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

2.1 KiB

Change Log

4.0.0

Major Changes

  • b323f77d: Upgrade D3

    • Split style option into chartStyles, nodeStyleOptions, textStyleOptions, and linkStyles.
    • The shape of the argument passed to the onClickText option has been updated.

Patch Changes

  • Updated dependencies [b323f77d]
    • d3-state-visualizer@2.0.0

3.0.1

Patch Changes

  • a55ba302: Fix peer dependencies on @redux-devtools/core
  • Updated dependencies [a55ba302]
    • @redux-devtools/core@3.13.1

3.0.0

Minor Changes

  • 8a7eae4: Add React 18 to peerDependencies range

Patch Changes

  • Updated dependencies [8a7eae4]
    • @redux-devtools/core@3.13.0

2.1.1

Patch Changes

  • Updated dependencies [4891bf6]
    • @redux-devtools/core@3.12.0

2.0.0

- import ChartMonitor from '@redux-devtools/chart-monitor';
+ import { ChartMonitor } from '@redux-devtools/chart-monitor';

1.9.0 (2021-03-06)

Features

  • update peer dependencies to allow react@^17 (#703) (2aaa9c1)

1.8.0 (2021-03-06)

Features

  • redux-devtools-chart-monitor: convert to TypeScript (#642) (761baba)

1.7.2 (2020-09-07)

Note: Version bump only for package redux-devtools-chart-monitor

1.7.1 (2020-08-14)

Note: Version bump only for package redux-devtools-chart-monitor