Skip to content

Tags: 47ng/nuqs

Tags

v2.5.0-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Debounce (#900)

v2.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Multiple query reordering in Next.js pages router internal state (

…#983)

v2.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update dependencies (#977)

v2.4.2-beta.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Increase rate-limit factor for Next.js app router (#973)

v2.4.2-beta.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Import from next/navigation.js (#939)

v2.4.2-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Prettify inferred types (#967)

v2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc: Add React Paris banner (#931)

* ref: Move banners

* doc: Add React Paris logo

* doc: Add React Paris banner

v2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: Add multitenancy test for Next.js (#917)

v2.4.0-beta.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Full-page navigation option for `shallow: false` updates in Rea…

…ct SPA (#891)

v2.4.0-beta.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add custom parsers testing helpers (#853)

* feat: Add custom parser testing helpers

* fix: Provide equality function for date parsers

* test: Hex bijectivity

* feat: Add isParserBijective to do a complete roundtrip test