v0.5.0
We've finally had some time to merge in several PRs that were contributed by the community. No major API changes, but there's some tooling / dependency improvements and tweaks to the typings for createSlice()
that should help improve type inference of case reducers, and configureStore()
now allows passing options through to the Redux DevTools Extension.