mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-13 21:26:44 +03:00
f4405ac0f0
- d3-state-visualizer@1.3.4 - devui@1.0.0-6 - react-base16-styling@0.8.0 - react-dock@0.3.0 - react-json-tree@0.13.0 - redux-devtools-chart-monitor@1.7.2 - redux-devtools-cli@1.0.0-4 - redux-devtools-core@1.0.0-4 - redux-devtools-dock-monitor@1.2.0 - redux-devtools-inspector@0.14.0 - redux-devtools-instrument@1.10.0 - redux-devtools-log-monitor@2.1.0 - redux-devtools-serialize@0.2.0 - redux-devtools-slider-monitor@2.0.0-5 - redux-devtools-test-generator@0.6.2 - redux-devtools-trace-monitor@0.1.3 - redux-devtools@3.7.0 - d3-state-visualizer-tree-example@0.0.2 - react-json-tree-example@1.1.0 - slider-todomvc@0.0.2 - counter-redux@0.1.0 - todomvc@0.1.0
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [2.1.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-log-monitor@2.0.1...redux-devtools-log-monitor@2.1.0) (2020-09-07)
|
|
|
|
|
|
### Features
|
|
|
|
* **redux-devtools:** convert counter example to TypeScript ([#616](https://github.com/reduxjs/redux-devtools/issues/616)) ([f1e3f4f](https://github.com/reduxjs/redux-devtools/commit/f1e3f4f8340dea288de5229006acf9dc1ef1cccf))
|
|
* **redux-devtools-log-monitor:** convert to TypeScript ([#613](https://github.com/reduxjs/redux-devtools/issues/613)) ([2faa163](https://github.com/reduxjs/redux-devtools/commit/2faa16319b59ece946757af7630ca4ab1264f1f5))
|
|
* **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
|
|
|
|
|
|
|
|
|
|
|
## [2.0.1](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-log-monitor@2.0.0...redux-devtools-log-monitor@2.0.1) (2020-08-14)
|
|
|
|
**Note:** Version bump only for package redux-devtools-log-monitor
|