github reduxjs/reselect v4.1.8

latest releases: v5.1.1, v5.1.0, v5.0.1...
17 months ago

This release updates our build tooling, tweaks the MergeParameters type to better handle spread values, and fixes an erroneous .clearCache() method included on the resultFunc.

What's Changed

  • fix types on resultFunc (#591) by @bdwain in #592
  • Port 5.0 build tooling changes from main by @markerikson in #606
  • Infer correct state when input selectors are a mix of explicit and rest syntax in createSelector by @PeterBul in #602

Full Changelog: v4.1.7...v4.1.8

Don't miss a new reselect release

NewReleases is sending notifications on new releases.