Skip to content

v4.0.0

Compare
Choose a tag to compare
@rt2zz rt2zz released this 20 Jan 08:17
· 419 commits to master since this release

Breaking Changes

  • 25f2f0648ba34c85283d2e5051232c83f996d056]liftReducer with autorehydrate (fix bug with hmr, non-hmr users should be unaffected)
  • 5aef897 remove purgeAll(), purge all now default behavior of purge()
  • 1786899 config.serialize is now a boolean option instead of a function. custom serialize function can still be achieved via transform.

New features