Skip to content

v4.1.1

Compare
Choose a tag to compare
@dai-shi dai-shi released this 22 Aug 02:35
· 303 commits to main since this release

In v4.1.0, there are some TypeScript type issues in redux and devtools middleware, which should be fixed.

What's Changed

  • fix(middleware): revert types of redux middleware by @dai-shi in #1206
  • fix(types)(middleware/devtools): copy devtools option types instead of importing by @dai-shi in #1207
  • refactor(types): prefer using import type by @dai-shi in #1208

Full Changelog: v4.1.0...v4.1.1