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 16:57:19 +03:00
|
|
|
# 1.11.0 (2021-03-06)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
2021-03-06 18:17:55 +03:00
|
|
|
- **instrument:** use latest symbol-observable (compatibility with frozen Symbol) ([#660](https://github.com/reduxjs/redux-devtools/issues/660)) ([4d73c3f](https://github.com/reduxjs/redux-devtools/commit/4d73c3f98cb9e3308a1e888213ca4faaec9f1b5e))
|
|
|
|
- **redux-devtools-instrument:** export type PerformAction ([#614](https://github.com/reduxjs/redux-devtools/issues/614)) ([9e59cfd](https://github.com/reduxjs/redux-devtools/commit/9e59cfdc7d1d0595f0718feaebc0a9bf814b0b63))
|
|
|
|
- **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
2021-03-06 16:57:19 +03:00
|
|
|
|
2020-09-07 19:44:15 +03:00
|
|
|
# [1.10.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-instrument@1.9.7...redux-devtools-instrument@1.10.0) (2020-09-07)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
2020-09-09 17:35:22 +03:00
|
|
|
- **redux-devtools-instrument:** export type PerformAction ([#614](https://github.com/reduxjs/redux-devtools/issues/614)) ([9e59cfd](https://github.com/reduxjs/redux-devtools/commit/9e59cfdc7d1d0595f0718feaebc0a9bf814b0b63))
|
|
|
|
- **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
2020-09-07 19:44:15 +03:00
|
|
|
|
2020-08-14 17:37:56 +03:00
|
|
|
## 1.9.7 (2020-08-14)
|
|
|
|
|
|
|
|
**Note:** Version bump only for package redux-devtools-instrument
|