yarn @reduxjs/toolkit 1.9.5
v1.9.5

latest releases: 2.2.7, 2.2.6, 2.2.5...
17 months ago

This bugfix release includes notable improvements to TS type inference when using the enhancers option in configureStore, and updates the listener middleware to only check predicates if the dispatched value is truly an action object.

What's Changed

  • update to latest remark-typescript-tools by @EskiMojo14 in #3311
  • add isAction helper function, and ensure listener middleware only runs for actions by @EskiMojo14 in #3372
  • Allow inference of enhancer state extensions, and fix inference when using callback form by @EskiMojo14 in #3207

Full Changelog: v1.9.4...v1.9.5

Don't miss a new toolkit release

NewReleases is sending notifications on new releases.