redux-devtools/packages/redux-devtools-app/CHANGELOG.md
github-actions[bot] 1f996a30a4
Version Packages (#1096)
* Version Packages

* Updates

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-04-04 16:47:07 +00:00

2.6 KiB

Change Log

2.1.3

Patch Changes

  • ab3c0e2: Avoid persisting the selected action index between sessions

2.1.2

Patch Changes

  • 55cc37e: Fix filter to show state-controlled search value
  • Updated dependencies [55cc37e]
    • @redux-devtools/inspector-monitor@2.1.1

2.0.0

- import DevToolsApp from '@redux-devtools/app';
+ import { Root } from '@redux-devtools/app';

1.0.0-8 (2021-06-11)

Bug Fixes

  • app: fix dependency version of inspector (#732) (30c6971)

1.0.0-7 (2021-06-11)

Bug Fixes

1.0.0-6 (2021-03-06)

Features

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

1.0.0-5 (2021-03-06)

Note: Version bump only for package @redux-devtools/app

1.0.0-4 (2020-09-07)

Bug Fixes

  • redux-devtools-core: don't mutate source object during stringification (#627) (5259dee)

1.0.0-3 (2020-08-14)

Note: Version bump only for package redux-devtools-core