Skip to content

Releases: 47ng/nuqs

v2.2.3

23 Nov 15:30
c768757
Compare
Choose a tag to compare

2.2.3 (2024-11-23)

Bug Fixes

v2.2.2

20 Nov 19:45
a504e0e
Compare
Choose a tag to compare

2.2.2 (2024-11-20)

Bug Fixes

v2.2.1

15 Nov 13:12
Compare
Choose a tag to compare

2.2.1 (2024-11-15)

Bug Fixes

  • serializer/types: Allow null value in serializer for parsers with default values (#769) (84c5189) - Thanks @MartinCura!

v2.2.0

14 Nov 14:32
6ee72ee
Compare
Choose a tag to compare

2.2.0 (2024-11-14)

Features

  • Add testing HOC to reduce test setup verbosity (#765) (777627e)

Bug Fixes

  • Add React 19 RC in peer dep semver range (#756) (06d6e39) - Thanks @aeonzz!
  • Support for dynamic default values in useQueryStates (#762) (6ee72ee) - Thanks @pdme !
  • Make the testing adapter clear the URL queue (#764) (8200add)

v2.1.2

12 Nov 13:52
3017660
Compare
Choose a tag to compare

2.1.2 (2024-11-12)

Bug Fixes

v2.1.1

31 Oct 10:22
01af1ea
Compare
Choose a tag to compare

2.1.1 (2024-10-31)

Bug Fixes

  • adapters/next/app: wrap optimistic search params update in startTransition (#729) (01af1ea) - Thanks @aryasaatvik !

v2.1.0

30 Oct 14:00
c701afd
Compare
Choose a tag to compare

2.1.0 (2024-10-30)

Bug Fixes

Features

v2.0.4

24 Oct 08:39
caa3779
Compare
Choose a tag to compare

2.0.4 (2024-10-24)

Bug Fixes

  • Read queued updates when initialising state (#703) (caa3779), closes #702

v2.0.3

23 Oct 11:50
464506b
Compare
Choose a tag to compare

2.0.3 (2024-10-23)

Bug Fixes

v2.0.2

23 Oct 08:51
56c223f
Compare
Choose a tag to compare

2.0.2 (2024-10-23)

Bug Fixes

  • Make clearOnDefault: true by default (#700) (56c223f)