redux-devtools/packages/redux-devtools-log-monitor/CHANGELOG.md
github-actions[bot] ac7c6ab355
Version Packages (#1183)
* Version Packages

* Update lock file

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-30 18:49:52 +00:00

3.8 KiB

Change Log

4.0.1

Patch Changes

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

4.0.0

Minor Changes

  • 8a7eae4: Add React 18 to peerDependencies range

Patch Changes

  • Updated dependencies [8a7eae4]
    • react-json-tree@0.17.0
    • @redux-devtools/core@3.13.0

3.1.1

Patch Changes

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

3.0.0

- import LogMonitor from '@redux-devtools/log-monitor';
+ import { LogMonitor } from '@redux-devtools/log-monitor';

2.3.0 (2021-03-06)

Features

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

2.2.0 (2021-03-06)

Bug Fixes

  • cli: resolve dependency issues (#666) (e39e439)
  • redux-devtools-log-monitor: update react-json-tree dependency (#533) (5f00930)

Features

  • d3-state-visualizer: convert to TypeScript (#640) (0c78a5a)
  • redux-devtools: convert counter example to TypeScript (#616) (f1e3f4f)
  • redux-devtools-log-monitor: convert to TypeScript (#613) (2faa163)
  • redux-devtools-serialize: convert to TypeScript (#621) (d586f19)
  • redux-devtools-slider-monitor: convert to TypeScript (#631) (8991732)

2.1.0 (2020-09-07)

Features

  • redux-devtools: convert counter example to TypeScript (#616) (f1e3f4f)
  • redux-devtools-log-monitor: convert to TypeScript (#613) (2faa163)
  • redux-devtools-serialize: convert to TypeScript (#621) (d586f19)

2.0.1 (2020-08-14)

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