2.3.1 (2025-01-14)
Bug Fixes
- Export UrlKeys type helper (#854) (8b6d3e9) - Thanks @Varkoff!
- Maintain location.state in React Router frameworks (#840) (39d6f4a) - Thanks @Dentling!
- Referential stability for the state updater function (#841) (c089be2) - Thanks @SaveliiLukash!
Performance Improvements
Changelog
- fix: Referential stability for the state updater function by @franky47 in #841
- fix: Maintain location.state in React Router frameworks by @franky47 in #840
- chore: Update version range to include react-router@^6 by @franky47 in #844
- perf: Optimise render counts by @franky47 in #849
- chore: Update deps by @franky47 in #851
- fix: Export UrlKeys type helper by @franky47 in #854
- chore: Try to avoid bursting e2e-next CI caching by @franky47 in #859
Full Changelog: v2.3.0...v2.3.1