We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615c9dc commit 54aeefaCopy full SHA for 54aeefa
packages/docs/content/docs/migrations/v2.mdx
@@ -7,7 +7,8 @@ description: How to update your code to use nuqs@2.0.0
7
8
It may seem weird to drop support for a single patch version, and keep it for
9
older versions, but this is due to a bug in shallow routing in Next.js 14.0.3
10
-that was fixed in 14.0.4, and that became hard to work around without ugly hacks.
+that was fixed in 14.0.4, and that became hard to work around without ugly hacks
11
+as Next.js releases evolved.
12
13
See #423 for context and a table of supported versions.
14
0 commit comments