We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54aeefa commit 6761c05Copy full SHA for 6761c05
packages/docs/content/docs/migrations/v2.mdx
@@ -55,7 +55,7 @@ Replace with `parseAsXYZ` to match:
55
56
### `subscribeToQueryUpdates`
57
58
-Next.js 14.0.5 makes `useSearchParams` reactive to shallow search params updates,
+Next.js 14.1.0 makes `useSearchParams` reactive to shallow search params updates,
59
which makes this internal helper function redundant. See #425 for context.
60
61
## Renamed `nuqs/parsers` to `nuqs/server`
0 commit comments