github reduxjs/react-redux v8.0.1

latest releases: v9.1.2, v9.1.1, v9.1.0...
2 years ago

This release fixes an incorrect internal import of our Subscription type, which was causing TS compilation errors in some user projects. We've also listed @types/react-dom as an optional peerDep. There are no runtime changes in this release.

What's Changed

  • Add optional peer dependency on @types/react-dom by @Methuselah96 in #1904
  • fix(ts): incorrect import of Subscription causes noImplicitAny error by @vicrep in #1910

Full Changelog: v8.0.0...v8.0.1

Don't miss a new react-redux release

NewReleases is sending notifications on new releases.