Type-safe search params state manager for React frameworks. Like useState, but stored in the URL query string. Made by
@fortysevenfx& contributors
location.search
Joined August 2024
Are you using the
@nextjsuniversal nuqs adapter? `import { NuqsAdapter } from 'nuqs/adapters/next'` (note: not nuqs/adapters/next/app nor nuqs/adapters/next/pages) Considering dropping it in the next major.
This acount is only 2 years old wtf #MyXAnniversary (PSA: I post mainly under
@fortysevenfxthese days, here is for changelog & library announcements)
๐ฆ nuqs@2.9.6 is out! ๐ It fixes an issue with pending URL updates not resetting on Back navigation in Next.js pages router & TanStack Router, when no useQueryState(s) hooks were mounted. Also minor correctness fixes for parsers. nuqs.dev/changelog#v2.9โฆ

