2020-08-14 17:37:56 +03:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
|
2021-03-06 18:38:32 +03:00
|
|
|
# [1.0.0-6](https://github.com/reduxjs/redux-devtools/compare/@redux-devtools/app@1.0.0-5...@redux-devtools/app@1.0.0-6) (2021-03-06)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
2021-03-06 18:51:16 +03:00
|
|
|
- update peer dependencies to allow react@^17 ([#703](https://github.com/reduxjs/redux-devtools/issues/703)) ([2aaa9c1](https://github.com/reduxjs/redux-devtools/commit/2aaa9c10a383e3a7ab20b3ab14639781fd7bb2eb))
|
2021-03-06 18:38:32 +03:00
|
|
|
|
2021-03-06 16:57:19 +03:00
|
|
|
# 1.0.0-5 (2021-03-06)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @redux-devtools/app
|
|
|
|
|
2020-09-07 19:44:15 +03:00
|
|
|
# [1.0.0-4](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-core@1.0.0-3...redux-devtools-core@1.0.0-4) (2020-09-07)
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
2020-09-09 17:35:22 +03:00
|
|
|
- **redux-devtools-core:** don't mutate source object during stringification ([#627](https://github.com/reduxjs/redux-devtools/issues/627)) ([5259dee](https://github.com/reduxjs/redux-devtools/commit/5259dee601e07c46f8e7af964ab83cb23a4e7b1b))
|
2020-09-07 19:44:15 +03:00
|
|
|
|
2020-08-14 17:37:56 +03:00
|
|
|
# [1.0.0-3](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-core@1.0.0-2...redux-devtools-core@1.0.0-3) (2020-08-14)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package redux-devtools-core
|