Installation

Getting started

Install the nuqs package with your favourite package manager:

pnpm add nuqs
npm install nuqs
yarn add nuqs
bun add nuqs

Which version should I use?

Next.js version rangeSupported nuqs version
>= 14.1.2nuqs@latest
>=14.0.4 && <= 14.1.1nuqs@^1
14.0.3nuqs@^1, with the windowHistorySupport experimental flag, see #417
14.0.2Not compatible, see issue #388 and Next.js PR #58297
>= 13.1 && <= 14.0.1nuqs@^1
< 13.1next-usequerystate@1.7.3