redux-devtools/packages/redux-devtools/CHANGELOG.md
github-actions[bot] 8ec2b303ee
Version Packages (#1838)
* Version Packages

* Trigger build

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2025-03-01 16:37:28 -05:00

4.2 KiB

Change Log

4.1.1

Patch Changes

  • 91f21b2: Fix compatibility of createDevTools with React 19 types

4.1.0

Minor Changes

  • 6830118: Add React 19 to peer deps

4.0.0

Major Changes

  • decc035: Remove support for legacy context. Minimum supported react-redux version is 7.0.0 and minimum support React version is 16.8.4.

3.14.0

Minor Changes

  • 6fc18ed7: Add new Redux version to peer dependencies

Patch Changes

  • 7f5bddbd: Widen peer dependencies
  • Updated dependencies [6fc18ed7]
    • @redux-devtools/instrument@2.2.0

3.13.3

Patch Changes

  • 42531c50: Bump versions
  • Updated dependencies [42531c50]
    • @redux-devtools/instrument@2.1.1

3.13.2

Patch Changes

  • 65205f90: Replace Action with Action

3.13.1

Patch Changes

  • a55ba302: Fix peer dependencies on @redux-devtools/core

3.13.0

Minor Changes

  • 8a7eae4: Add React 18 to peerDependencies range

3.12.0

Minor Changes

  • 4891bf6: Add react-redux v8 to peerDependencies range

3.9.0 (2021-03-06)

Features

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

3.8.0 (2021-03-06)

Bug Fixes

  • redux-devtools: type MonitorState should extend LiftedState (#612) (47af8c9)

Features

  • redux-devtools: add more exported types (#611) (0f51992)
  • redux-devtools: convert counter example to TypeScript (#616) (f1e3f4f)
  • redux-devtools: convert todomvc example to TypeScript (#618) (37191e4)
  • redux-devtools: export more types (#615) (c154405)
  • redux-devtools-slider-monitor: convert example to TypeScript (#632) (ec75d3a)

3.6.0 (2020-07-28)

3.5.0 (2018-12-21)

3.7.0 (2020-09-07)

Bug Fixes

  • redux-devtools: type MonitorState should extend LiftedState (#612) (47af8c9)

Features

  • redux-devtools: add more exported types (#611) (0f51992)
  • redux-devtools: convert counter example to TypeScript (#616) (f1e3f4f)
  • redux-devtools: convert todomvc example to TypeScript (#618) (37191e4)
  • redux-devtools: export more types (#615) (c154405)

3.6.1 (2020-08-14)

Note: Version bump only for package redux-devtools