1.10.1 (2023-11-09)
An internal Next.js app router change (vercel/next.js#56497) causes prefetch links to reset shallow URL updates on hover or mount. It was introduced between next@14.0.2-canary.6
(last known working version) and next@14.0.2-canary.7
, then released on stable in next@14.0.2
.
Consequently, next-usequerystate
is marked as being incompatible with the latest Next.js versions until I have identified the root cause, and a fixing PR is merged and released.