nuqs

Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string.

MIT License

Downloads
974.2K
Stars
1.7K

Bot releases are visible (Hide)

nuqs - v1.14.0

Published by github-actions[bot] 10 months ago

1.14.0 (2024-01-01)

Features

Migration guide: https://github.com/47ng/next-usequerystate/discussions/438

Other changes

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.13.2...v1.14.0

nuqs - v1.14.0-beta.5

Published by github-actions[bot] 10 months ago

1.14.0-beta.5 (2024-01-01)

Bug Fixes

  • Rename all occurrences in docs (9ad3379)
nuqs - v1.14.0-beta.4

Published by github-actions[bot] 10 months ago

1.14.0-beta.4 (2024-01-01)

Bug Fixes

  • Rename package in install (51f7c49)
nuqs - v1.14.0-beta.3

Published by github-actions[bot] 10 months ago

1.14.0-beta.3 (2024-01-01)

Bug Fixes

  • No git checks on mirror (d4127f3)
nuqs - v1.14.0-beta.2

Published by github-actions[bot] 10 months ago

1.14.0-beta.2 (2024-01-01)

Bug Fixes

nuqs - v1.14.0-beta.1

Published by github-actions[bot] 10 months ago

1.14.0-beta.1 (2024-01-01)

Features

nuqs - v1.13.2

Published by github-actions[bot] 10 months ago

1.13.2 (2023-12-11)

Bug Fixes

  • Push for pages router (#419) (54c1328). Thanks @gkielwasser !

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.13.1...v1.13.2

nuqs - v1.13.2-beta.1

Published by github-actions[bot] 10 months ago

1.13.2-beta.1 (2023-12-10)

Bug Fixes

nuqs - v1.13.1

Published by github-actions[bot] 11 months ago

1.13.1 (2023-12-08)

Bug Fixes

nuqs - v1.13.1-beta.1

Published by github-actions[bot] 11 months ago

1.13.1-beta.1 (2023-12-08)

Bug Fixes

nuqs - v1.13.0

Published by github-actions[bot] 11 months ago

1.13.0 (2023-11-23)

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.12.2...v1.13.0

nuqs - v1.12.2

Published by github-actions[bot] 11 months ago

1.12.2 (2023-11-16)

Bug Fixes

  • Restore compatibility with next@latest (d9eb84a)
nuqs - v1.13.0-beta.1

Published by github-actions[bot] 11 months ago

1.13.0-beta.1 (2023-11-16)

Features

  • Add search params cache (c348a31)
  • Freeze cache after parsing and return it (5738335)
nuqs - v1.12.1

Published by github-actions[bot] 11 months ago

1.12.1 (2023-11-16)

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.12.0...v1.12.1

nuqs - v1.12.0

Published by github-actions[bot] 11 months ago

1.12.0 (2023-11-14)

This feature restores compatibility with Next.js 14.0.3-canary.6 and higher, albeit it currently requires to set the newly introduced experimental flag windowHistorySupport.

Edit: If using [email protected], the experimental flag is no longer needed.

Features

  • Add support for experimental WHS (#394) (e911272). Thanks @Arctomachine!

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.11.0...v1.12.0

nuqs - v1.12.0-beta.1

Published by github-actions[bot] 11 months ago

1.12.0-beta.1 (2023-11-14)

Features

nuqs - v1.11.0

Published by github-actions[bot] 11 months ago

1.11.0 (2023-11-13)

Features

  • Handle Safari lower rate limits (5eaf822)
  • Reject URL updates with unapplied search params (18c2ae7)
  • URL errors (6cfcb7f)

Bug Fixes

  • err.sh uses hardcoded master branch (2191eb0)
  • Errors thrown in parsers count as null (9ce0eae)

Full Changelog: https://github.com/47ng/next-usequerystate/compare/v1.10.2...v1.11.0

nuqs - v1.11.0-beta.1

Published by github-actions[bot] 11 months ago

1.11.0-beta.1 (2023-11-13)

Bug Fixes

  • err.sh uses hardcoded master branch (2191eb0)
  • Errors thrown in parsers count as null (9ce0eae)

Features

  • Handle Safari lower rate limits (5eaf822)
  • Reject URL updates with unapplied search params (18c2ae7)
  • URL errors (6cfcb7f)
nuqs - v1.10.2

Published by github-actions[bot] 11 months ago

1.10.2 (2023-11-10)

Bug Fixes

nuqs - v1.10.2-beta.1

Published by github-actions[bot] 11 months ago

1.10.2-beta.1 (2023-11-10)

Bug Fixes