Skip to content

Tags: 47ng/nuqs

Tags

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

v2.4.0-beta.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Detect multiple contexts loaded at the same time (#861)

v2.4.0-beta.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Handle console.log of null values in React Devtools (#909)

In some cases (can't reproduce it reliably though), turning on debug logs
and logging console.log('%s', null) will throw an error.

Falling back to the flattened message if the overloaded console.log fails.

Should be fixed upstream by facebook/react#32372.

Closes #808.

v2.4.0-beta.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add scroll option support for React SPA adapter (#911)

v2.4.0-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: useQueryStates does not update values correctly when config chan…

…ges (#908)

v2.3.3-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Ship react-router v6/v7 .d.ts redirects on NPM (#899)

v2.3.2

chore: Update version tracking data