Skip to content

v4.0.3

Compare
Choose a tag to compare
@timdorr timdorr released this 09 Jul 16:07
· 1209 commits to master since this release
d4ceb7e

This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems.

Also, if you are experiencing type errors related to [Symbol.observable], please ensure you have the same version of redux installed for all your dependencies with npm ls redux.

Changes

  • Reverts the change to combineReducers' type parameters (#3467 by @timdorr)