Installation
Getting started
Install the nuqs
package with your favourite package manager:
Which version should I use?
nuqs@^2
supports the following frameworks and their respective versions:
- Next.js: 14.2.0 and above (including Next.js 15)
- React SPA: 18.3.0 & 19 RC
- Remix: 2 and above
- React Router: 6 and above
For older versions of Next.js, you may use nuqs@^1
(documentation in the README).