Skip to content

Releases: 47ng/nuqs

v1.13.0

23 Nov 23:25
Compare
Choose a tag to compare

1.13.0 (2023-11-23)

New Features

Bug Fixes

  • basePath pathname stability (#413) (0947d32)
  • Wrong error returned (50faab4)
  • 'Source on GitHub' urls by @psdewar2 in #412

Other Changes

  • Github: Add links to discussion to new issue screen by @tordans in #407

New Contributors

  • @Talent30 made their first contribution in #410
  • @psdewar2 made their first contribution in #412

Full Changelog: v1.12.2...v1.13.0

v1.13.0-beta.1

16 Nov 13:11
Compare
Choose a tag to compare
v1.13.0-beta.1 Pre-release
Pre-release

1.13.0-beta.1 (2023-11-16)

Features

  • Add search params cache (c348a31)
  • Freeze cache after parsing and return it (5738335)

v1.12.2

16 Nov 21:36
Compare
Choose a tag to compare

1.12.2 (2023-11-16)

Bug Fixes

  • Restore compatibility with next@latest (d9eb84a)

v1.12.1

16 Nov 13:03
0d9ee23
Compare
Choose a tag to compare

1.12.1 (2023-11-16)

Bug Fixes

Other Changes

  • bug_report template: Use emoji as checkboxes by @tordans in #401

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

14 Nov 14:50
Compare
Choose a tag to compare

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

Full Changelog: v1.11.0...v1.12.0

v1.12.0-beta.1

14 Nov 09:58
e911272
Compare
Choose a tag to compare
v1.12.0-beta.1 Pre-release
Pre-release

1.12.0-beta.1 (2023-11-14)

Features

v1.11.0

13 Nov 13:44
Compare
Choose a tag to compare

1.11.0 (2023-11-13)

Features

  • Handle Safari lower rate limits (5eaf822)
  • Reject URL updates with unapplied search params (18c2ae7)
  • URL errors (6cfcb7f)

Bug Fixes

  • err.sh uses hardcoded master branch (2191eb0)
  • Errors thrown in parsers count as null (9ce0eae)

Full Changelog: v1.10.2...v1.11.0

v1.11.0-beta.1

13 Nov 13:37
Compare
Choose a tag to compare
v1.11.0-beta.1 Pre-release
Pre-release

1.11.0-beta.1 (2023-11-13)

Bug Fixes

  • err.sh uses hardcoded master branch (2191eb0)
  • Errors thrown in parsers count as null (9ce0eae)

Features

  • Handle Safari lower rate limits (5eaf822)
  • Reject URL updates with unapplied search params (18c2ae7)
  • URL errors (6cfcb7f)

v1.10.2

10 Nov 23:33
Compare
Choose a tag to compare

1.10.2 (2023-11-10)

Bug Fixes

v1.10.2-beta.1

10 Nov 14:02
d9a1f23
Compare
Choose a tag to compare
v1.10.2-beta.1 Pre-release
Pre-release

1.10.2-beta.1 (2023-11-10)

Bug Fixes