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