Releases: 47ng/nuqs
Releases · 47ng/nuqs
v1.13.0
1.13.0 (2023-11-23)
New Features
- Add search params cache (#397) (d4bf14e)
- Add support for transitions (#406) (1b53ea9), with types by @Talent30 in #410.
Bug Fixes
- basePath pathname stability (#413) (0947d32)
- Wrong error returned (50faab4)
- 'Source on GitHub' urls by @psdewar2 in #412
Other Changes
New Contributors
Full Changelog: v1.12.2...v1.13.0
v1.13.0-beta.1
1.13.0-beta.1 (2023-11-16)
Features
v1.12.2
v1.12.1
v1.12.0
1.12.0 (2023-11-14)
This feature restores compatibility with Next.js 14.0.3-canary.6
and higher, albeit it currently requires to set the newly introduced experimental flag windowHistorySupport
.
Edit: If using [email protected]
, the experimental flag is no longer needed.
Features
- Add support for experimental WHS (#394) (e911272). Thanks @Arctomachine!
Full Changelog: v1.11.0...v1.12.0