-
## Context
What's your version of `nuqs`?
```
"nuqs": "^2.2.1",
```
What framework are you using?
- ✅ Next.js (app router)
Which version of your framework are you using?
```
…
-
What's your version of `nuqs`?
`"nuqs": "^2.1.1"`
What framework are you using?
- ✅ Next.js (app router)
Which version of your framework are you using?
`
"next": "^15.0.2"
`
## Des…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^2.0.4",
```
What framework are you using?
- ✅ Next.js (pages router)
Which version of your framework are you using?
…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^1.17.6",
```
Next.js information (obtained by running `next info`):
```
Operating System:
Platform: darwin
Arch: arm64
…
-
Hello,
For now, it cannot be used to save the state of a search input because the URL is updated for each key stroke. It would be nice to debounce or throttle the URL updates for a smoother interacti…
-
## Context
What's your version of `nuqs`?
"nuqs": "^2.1.2"
What framework are you using?
NextJS
- ✅ Next.js (app router)
Which version of your framework are you using?
15.0.3
## Desc…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "2.1.1"
```
What framework are you using?
- ✅ Next.js (app router)
Which version of your framework are you using?
`v14.2.0…
-
Since #55 you can create a link to share an experiment. However it does not included any analysis. As a receiver of a shared link I would expect that the analysis would be part of the link.
Also w…
-
## Context
What's your version of `nuqs`?
```
-> 2.1.0
```
What framework are you using?
- ✅ Next.js (app router)
Which version of your framework are you using?
```
->…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^2.0.0"
```
## Description
After adding nuqs to project with pnpm both next and remix (react-router) are installed. Usually you …