Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 23:36
· 407 commits to master since this release

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 [email protected](last known working version) and [email protected], then released on stable in [email protected].

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.

Bug Fixes

  • Mark incompatibility with 14.0.2 due to #388 (2e26a81)