Releases: 47ng/nuqs
Releases · 47ng/nuqs
v1.8.0-beta.3
v1.8.0-beta.2
v1.8.0-beta.1
1.8.0-beta.1 (2023-08-30)
Bug Fixes
- Import useQueryState from src, and not from dist (1f65c20)
Features
v1.7.3
1.7.3 (2023-06-05)
Bug Fixes
- #329 Fix empty query returning an array of one empty string when using an array parser
New Contributors
- @prasannamestha made their first contribution in #330
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
v1.7.1-beta.2
v1.7.1-beta.1
1.7.1-beta.1 (2022-02-08)
Bug Fixes
v1.7.0
1.7.0 (2022-02-04)
Bug Fixes
- Don't reset query on undefined values (f69b0a0)
- Maintain URL params for dynamic routes (dd927bb), closes #282
- Pass empty string to parsers (1fb7dcf)
- Pass the default value in the state updater function (3414d6e)
- Re-render the state updater function only on
asPath
pathname changes (49daa92)
Features
- Add array, JSON and enum query types (44f3fa7)
v1.7.0-beta.1
1.7.0-beta.1 (2022-02-04)
Bug Fixes
- Don't reset query on undefined values (f69b0a0)
- Maintain URL params for dynamic routes (dd927bb), closes #282
- Pass empty string to parsers (1fb7dcf)
- Pass the default value in the state updater function (3414d6e)
- Re-render the state updater function only on
asPath
pathname changes (49daa92)
Features
- Add array, JSON and enum query types (44f3fa7)