mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-29 04:53:54 +03:00
13 lines
496 B
Markdown
13 lines
496 B
Markdown
|
# Change Log
|
||
|
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||
|
|
||
|
# 0.7.0 (2020-08-14)
|
||
|
|
||
|
- feat(react-base16-styling)!: add invertTheme helper (#565) ([92d16e4](https://github.com/reduxjs/redux-devtools/commit/92d16e4f56fbeaf06966afd9024ed4b58ba98ecb)), closes [#565](https://github.com/reduxjs/redux-devtools/issues/565)
|
||
|
|
||
|
### BREAKING CHANGES
|
||
|
|
||
|
- rename previous invertTheme to invertBase16Theme
|