View on GitHubView PackagePublished: Jun 20, 2026

Release Notes

Patch Changes

  • #44 52970ea Thanks @pull! - The compare function passed to useSelector is now typed as (a: T, b: T) instead of (a: T | undefined, b: T), so the previous value is no longer typed as possibly undefined.

  • Updated dependencies [52970ea]: