redux-devtools/packages/react-base16-styling/CHANGELOG.md
Nathan Bierema 727d753081
feature(devui): convert to TypeScript (#629)
* stash

* and those

* stash

* stash

* stash

* stash

* tests

* fix errors

* revert

* stash

* fix lint

* prettier
2020-09-09 10:35:22 -04:00

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.0 (2020-09-07)

Bug Fixes

  • react-base16-styling: fix Styling type (#602) (e7304b5)

Features

  • redux-devtools-inspector: convert to TypeScript (#623) (c7b0c7a)
  • redux-devtools-serialize: convert to TypeScript (#621) (d586f19)

0.7.0 (2020-08-14)

  • feat(react-base16-styling)!: add invertTheme helper (#565) (92d16e4), closes #565

BREAKING CHANGES

  • rename previous invertTheme to invertBase16Theme