Skip to content

v4.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@the-dr-lazy the-dr-lazy released this 15 Mar 16:42

4.0.0 (2021-03-15)

Features

  • remove configureStore function and dependency to @reduxjs/toolkit (1f488a1), closes #164 #151

BREAKING CHANGES

    • configureStore function has been removed from public API.
  • There is no dependency to redux-starter-kit package
    anymore.
  • TypeScript version and tslib version has been bumped.

Co-authored-by: Michael Schmid [email protected]
Co-authored-by: Mohammad Hasani [email protected]