Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support for dynamic default values in useQueryStates #762

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

franky47
Copy link
Member

@franky47 franky47 commented Nov 13, 2024

Tasks

  • Add tests to ensure referential equality is still maintained (unit tests with .toBe should do the trick)

Closes #760.

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuqs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 1:55pm

Copy link

pkg-pr-new bot commented Nov 13, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/nuqs@762

commit: d916767

@franky47 franky47 force-pushed the fix/760-dynamic-default-values branch from 89be630 to d916767 Compare November 14, 2024 13:52
@franky47 franky47 enabled auto-merge (squash) November 14, 2024 13:52
@franky47 franky47 merged commit 6ee72ee into next Nov 14, 2024
24 checks passed
@franky47 franky47 deleted the fix/760-dynamic-default-values branch November 14, 2024 13:56
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@franky47 franky47 removed this from the 🚀 Shipping next milestone Nov 14, 2024
@franky47 franky47 mentioned this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return value of useQueryStates does not immediately update after update in parsers
1 participant