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

feat: Add urlKeys & clearOnDefault support for serializer #720

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

franky47
Copy link
Member

@franky47 franky47 commented Oct 29, 2024

Tasks

  • Write docs

Closes #672, #715.

Copy link

vercel bot commented Oct 29, 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 Oct 30, 2024 9:28am

Copy link

pkg-pr-new bot commented Oct 29, 2024

Open in Stackblitz

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

commit: 8ab45e0

franky47 added a commit that referenced this pull request Oct 30, 2024
This bridges the API gap for this feature, along with #720 which defines
it for the serializer.
@franky47 franky47 marked this pull request as ready for review October 30, 2024 08:45
@franky47 franky47 enabled auto-merge (squash) October 30, 2024 09:02
@franky47 franky47 force-pushed the fix/715-serializer-api branch from e4df263 to 0a428a8 Compare October 30, 2024 09:18
@franky47 franky47 linked an issue Oct 30, 2024 that may be closed by this pull request
franky47 added a commit that referenced this pull request Oct 30, 2024
* feat: Add support for urlKeys in cache

This bridges the API gap for this feature, along with #720 which defines
it for the serializer.

* test: Add test case
@franky47 franky47 disabled auto-merge October 30, 2024 09:24
@franky47 franky47 enabled auto-merge (squash) October 30, 2024 09:24
@franky47 franky47 force-pushed the fix/715-serializer-api branch from 0a428a8 to 8ab45e0 Compare October 30, 2024 09:24
@franky47 franky47 merged commit c701afd into next Oct 30, 2024
23 checks passed
@franky47 franky47 deleted the fix/715-serializer-api branch October 30, 2024 09:28
@franky47
Copy link
Member Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

@franky47 franky47 mentioned this pull request Oct 30, 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.

Serializer is returning an empty string on default search params in v2
1 participant