# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.10...v0.0.11) (2022-04-27)


### Features

* allow specifying selectors to show results for when action is selected ([6c8a9e6](https://github.com/Aeolun/fast-redux-logger/commit/6c8a9e693e69c5d8bc572221fd07bfbfa85b53fd))

### [0.0.10](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.9...v0.0.10) (2022-02-18)


### Features

* transpile before publish ([5e2187f](https://github.com/Aeolun/fast-redux-logger/commit/5e2187f0d393616443d936effe5c1ed305a6e528))

### [0.0.9](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.8...v0.0.9) (2022-02-17)


### Features

* switch to compiled styles instead of styled-components ([d42be3d](https://github.com/Aeolun/fast-redux-logger/commit/d42be3d39e264be3b07cf38dd2b51e43414e6f84))

### [0.0.8](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.7...v0.0.8) (2022-01-25)


### Bug Fixes

* remove console.log ([#3](https://github.com/Aeolun/fast-redux-logger/issues/3)) ([bff1bf6](https://github.com/Aeolun/fast-redux-logger/commit/bff1bf686951f81a4685baa7f7d303ceaba5a047))

### [0.0.7](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.6...v0.0.7) (2022-01-21)

### [0.0.6](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.5...v0.0.6) (2022-01-21)


### Features

* add action filter ([#2](https://github.com/Aeolun/fast-redux-logger/issues/2)) ([a81557e](https://github.com/Aeolun/fast-redux-logger/commit/a81557edb6094736a157fc048c1b4b0ae2bfb662))


### Bug Fixes

* typing and compilation errors ([24af6b0](https://github.com/Aeolun/fast-redux-logger/commit/24af6b00d9520deb0d93cfd365f719d0652d490d))

### [0.0.5](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.4...v0.0.5) (2021-11-26)

### [0.0.4](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.3...v0.0.4) (2021-11-26)


### Features

* limit the number of actions saved to 300 ([641b753](https://github.com/Aeolun/fast-redux-logger/commit/641b7530557f79059c9969db96f9b0b5123d5524))

### [0.0.3](https://github.com/Aeolun/fast-redux-logger/compare/v0.0.2...v0.0.3) (2021-11-19)


### Features

* add button to clear history ([2414f0b](https://github.com/Aeolun/fast-redux-logger/commit/2414f0bf927106771aba546b58db7114a12b1948))

### 0.0.2 (2021-11-19)


### Features

* first version of fast logger ([b9f534f](https://github.com/Aeolun/fast-redux-logger/commit/b9f534fb2d92fb757b3ea93ab510ac64a9049930))
* show object summary everywhere ([8773195](https://github.com/Aeolun/fast-redux-logger/commit/877319545d2b5f6aeae79df912cf1523466a224a))
