Installation
Getting started
Install the nuqs
package with your favourite package manager:
Next.js version range | Supported nuqs version |
---|
>= 14.1.2 | nuqs@latest |
>=14.0.4 && <= 14.1.1 | nuqs@^1 |
14.0.3 | nuqs@^1 , with the windowHistorySupport experimental flag, see #417 |
14.0.2 | Not compatible, see issue #388 and Next.js PR #58297 |
>= 13.1 && <= 14.0.1 | nuqs@^1 |
< 13.1 | next-usequerystate@1.7.3 |