v2.1.0
2.1.0 (2024-10-30)
Bug Fixes
- Use optimistic search params in app router (#718) (b5c0168), closes #714 - Thanks @aurorascharff !
Features
- Add parseAsISODate (#707) (107fcc1) - Thanks @tylersayshi !
- Add support for urlKeys in cache (#725) (b8dcc6f), closes #720 - Thanks @anaclumos !
- Add urlKeys & clearOnDefault support for serializer (#720) (c701afd), closes #715 - Thanks @blechatellier !
- Export OnUrlUpdateFunction type for Vitest v2 (#712) (0645c51) - Thanks @bryanjtc !
- Export the SearchParams type in both client & server bundles (#710) (5a926f7)