mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-16 19:40:58 +03:00
* 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>
17 lines
488 B
Markdown
17 lines
488 B
Markdown
# Change Log
|
|
|
|
## 3.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- a25551f: Fix files included in publish
|
|
|
|
## 3.0.0
|
|
|
|
- **BREAKING** Rename `redux-devtools-extension` package to `@redux-devtools/extension` (https://github.com/reduxjs/redux-devtools/pull/948).
|
|
- Deprecate `actionsBlacklist` and `actionsWhitelist` in favor of `actionsDenylist` and `actionsAllowlist` (https://github.com/reduxjs/redux-devtools/pull/851).
|
|
|
|
## 2.13.9 (2021-03-06)
|
|
|
|
**Note:** Version bump only for package redux-devtools-extension
|