mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
prettier
This commit is contained in:
parent
9885af7f38
commit
a87d89aebb
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package d3-state-visualizer
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 1.3.3 (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package d3-state-visualizer
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package d3-state-visualizer-tree-example
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 0.0.1 (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package d3-state-visualizer-tree-example
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package devui
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.0.0-5](https://github.com/reduxjs/redux-devtools/compare/devui@1.0.0-4...devui@1.0.0-5) (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package devui
|
||||
|
|
|
@ -5,20 +5,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [0.8.0](https://github.com/reduxjs/redux-devtools/compare/react-base16-styling@0.7.0...react-base16-styling@0.8.0) (2020-09-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **react-base16-styling:** fix Styling type ([#602](https://github.com/reduxjs/redux-devtools/issues/602)) ([e7304b5](https://github.com/reduxjs/redux-devtools/commit/e7304b5853a572b53429809ed8ac4b7a198c90f8))
|
||||
|
||||
- **react-base16-styling:** fix Styling type ([#602](https://github.com/reduxjs/redux-devtools/issues/602)) ([e7304b5](https://github.com/reduxjs/redux-devtools/commit/e7304b5853a572b53429809ed8ac4b7a198c90f8))
|
||||
|
||||
### Features
|
||||
|
||||
* **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
* **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
|
||||
|
||||
|
||||
- **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
- **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
# 0.7.0 (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,9 +5,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# 0.3.0 (2020-09-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **react-dock:** allow ReactNode children in types ([#610](https://github.com/reduxjs/redux-devtools/issues/610)) ([9000e36](https://github.com/reduxjs/redux-devtools/commit/9000e369cd4ecd21d2f3e32f0112bd332eb8b631))
|
||||
* **react-dock:** convert to TypeScript ([#607](https://github.com/reduxjs/redux-devtools/issues/607)) ([78ded9e](https://github.com/reduxjs/redux-devtools/commit/78ded9e0ca5ced5f6ae4e6d4474fa133b6d081b9))
|
||||
* **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
- **react-dock:** allow ReactNode children in types ([#610](https://github.com/reduxjs/redux-devtools/issues/610)) ([9000e36](https://github.com/reduxjs/redux-devtools/commit/9000e369cd4ecd21d2f3e32f0112bd332eb8b631))
|
||||
- **react-dock:** convert to TypeScript ([#607](https://github.com/reduxjs/redux-devtools/issues/607)) ([78ded9e](https://github.com/reduxjs/redux-devtools/commit/78ded9e0ca5ced5f6ae4e6d4474fa133b6d081b9))
|
||||
- **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
|
|
|
@ -5,21 +5,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [0.13.0](https://github.com/reduxjs/redux-devtools/compare/react-json-tree@0.12.1...react-json-tree@0.13.0) (2020-09-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **react-base16-styling:** fix Styling type ([#602](https://github.com/reduxjs/redux-devtools/issues/602)) ([e7304b5](https://github.com/reduxjs/redux-devtools/commit/e7304b5853a572b53429809ed8ac4b7a198c90f8))
|
||||
|
||||
- **react-base16-styling:** fix Styling type ([#602](https://github.com/reduxjs/redux-devtools/issues/602)) ([e7304b5](https://github.com/reduxjs/redux-devtools/commit/e7304b5853a572b53429809ed8ac4b7a198c90f8))
|
||||
|
||||
### Features
|
||||
|
||||
* **react-dock:** convert to TypeScript ([#607](https://github.com/reduxjs/redux-devtools/issues/607)) ([78ded9e](https://github.com/reduxjs/redux-devtools/commit/78ded9e0ca5ced5f6ae4e6d4474fa133b6d081b9))
|
||||
* **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
|
||||
|
||||
|
||||
- **react-dock:** convert to TypeScript ([#607](https://github.com/reduxjs/redux-devtools/issues/607)) ([78ded9e](https://github.com/reduxjs/redux-devtools/commit/78ded9e0ca5ced5f6ae4e6d4474fa133b6d081b9))
|
||||
- **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
## [0.12.1](https://github.com/reduxjs/redux-devtools/compare/react-json-tree@0.12.0...react-json-tree@0.12.1) (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,15 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [1.1.0](https://github.com/reduxjs/redux-devtools/compare/react-json-tree-example@1.0.1...react-json-tree-example@1.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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
## 1.0.1 (2020-08-14)
|
||||
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package redux-devtools-chart-monitor
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 1.7.1 (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package redux-devtools-chart-monitor
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package redux-devtools-cli
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.0.0-3](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-cli@1.0.0-2...redux-devtools-cli@1.0.0-3) (2020-08-14)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [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
|
||||
|
||||
* **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))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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))
|
||||
|
||||
# [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)
|
||||
|
||||
|
|
|
@ -5,16 +5,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [1.2.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-dock-monitor@1.1.4...redux-devtools-dock-monitor@1.2.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-dock-monitor:** convert to TypeScript ([#609](https://github.com/reduxjs/redux-devtools/issues/609)) ([b4ec7f8](https://github.com/reduxjs/redux-devtools/commit/b4ec7f86fc165683bd1e8b5ffc3f0690f670642c))
|
||||
* **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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-dock-monitor:** convert to TypeScript ([#609](https://github.com/reduxjs/redux-devtools/issues/609)) ([b4ec7f8](https://github.com/reduxjs/redux-devtools/commit/b4ec7f86fc165683bd1e8b5ffc3f0690f670642c))
|
||||
- **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
## 1.1.4 (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [0.14.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-inspector@0.13.1...redux-devtools-inspector@0.14.0) (2020-09-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
|
||||
|
||||
|
||||
|
||||
- **redux-devtools-inspector:** convert to TypeScript ([#623](https://github.com/reduxjs/redux-devtools/issues/623)) ([c7b0c7a](https://github.com/reduxjs/redux-devtools/commit/c7b0c7aa6e09f46a36b382ae3ec8e38bd48aeb28))
|
||||
|
||||
## [0.13.1](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-inspector@0.13.0...redux-devtools-inspector@0.13.1) (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,15 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [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
|
||||
|
||||
* **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))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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))
|
||||
|
||||
## 1.9.7 (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,16 +5,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [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))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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)
|
||||
|
||||
|
|
|
@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# 0.2.0 (2020-09-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
|
||||
|
||||
|
||||
- **redux-devtools-serialize:** convert to TypeScript ([#621](https://github.com/reduxjs/redux-devtools/issues/621)) ([d586f19](https://github.com/reduxjs/redux-devtools/commit/d586f1955a3648883107f8c981ee17eeb4c013a3))
|
||||
|
||||
## 0.1.9 (2020-08-14)
|
||||
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package redux-devtools-slider-monitor
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 2.0.0-4 (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package redux-devtools-slider-monitor
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package slider-todomvc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 0.0.1 (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package slider-todomvc
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package redux-devtools-test-generator
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.6.1](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-test-generator@0.6.0...redux-devtools-test-generator@0.6.1) (2020-08-14)
|
||||
|
||||
**Note:** Version bump only for package redux-devtools-test-generator
|
||||
|
|
|
@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
**Note:** Version bump only for package redux-devtools-trace-monitor
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 0.1.2 (2020-08-14)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
@ -5,22 +5,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [3.7.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools@3.6.1...redux-devtools@3.7.0) (2020-09-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **redux-devtools:** type MonitorState should extend LiftedState ([#612](https://github.com/reduxjs/redux-devtools/issues/612)) ([47af8c9](https://github.com/reduxjs/redux-devtools/commit/47af8c98ce87fa115d093e2c578a0cd48c058792))
|
||||
|
||||
- **redux-devtools:** type MonitorState should extend LiftedState ([#612](https://github.com/reduxjs/redux-devtools/issues/612)) ([47af8c9](https://github.com/reduxjs/redux-devtools/commit/47af8c98ce87fa115d093e2c578a0cd48c058792))
|
||||
|
||||
### Features
|
||||
|
||||
* **redux-devtools:** add more exported types ([#611](https://github.com/reduxjs/redux-devtools/issues/611)) ([0f51992](https://github.com/reduxjs/redux-devtools/commit/0f51992b0bac12c1334966e8f99a66681bdae8d6))
|
||||
* **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
* **redux-devtools:** export more types ([#615](https://github.com/reduxjs/redux-devtools/issues/615)) ([c154405](https://github.com/reduxjs/redux-devtools/commit/c154405c6c2448743040d0d7cfa9e8463b647a14))
|
||||
|
||||
|
||||
|
||||
|
||||
- **redux-devtools:** add more exported types ([#611](https://github.com/reduxjs/redux-devtools/issues/611)) ([0f51992](https://github.com/reduxjs/redux-devtools/commit/0f51992b0bac12c1334966e8f99a66681bdae8d6))
|
||||
- **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
- **redux-devtools:** export more types ([#615](https://github.com/reduxjs/redux-devtools/issues/615)) ([c154405](https://github.com/reduxjs/redux-devtools/commit/c154405c6c2448743040d0d7cfa9e8463b647a14))
|
||||
|
||||
## [3.6.1](https://github.com/reduxjs/redux-devtools/compare/redux-devtools@3.6.0...redux-devtools@3.6.1) (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,15 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [0.1.0](https://github.com/reduxjs/redux-devtools/compare/counter-redux@0.0.1...counter-redux@0.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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
|
||||
|
||||
|
||||
- **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:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
## 0.0.1 (2020-08-14)
|
||||
|
||||
|
|
|
@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|||
|
||||
# [0.1.0](https://github.com/reduxjs/redux-devtools/compare/todomvc@0.0.1...todomvc@0.1.0) (2020-09-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **redux-devtools:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
|
||||
|
||||
|
||||
- **redux-devtools:** convert todomvc example to TypeScript ([#618](https://github.com/reduxjs/redux-devtools/issues/618)) ([37191e4](https://github.com/reduxjs/redux-devtools/commit/37191e46e600cd9ac2839f0687efb347fc4ef7c1))
|
||||
|
||||
## 0.0.1 (2020-08-14)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user