Closed neefrehman closed 1 month ago
@neefrehman is attempting to deploy a commit to the 47ng Team on Vercel.
A member of the Team first needs to authorize it.
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 | Sep 25, 2024 1:52pm |
@franky47 thanks for the review! I've just implemented the change and test
Sorry for the close/reopen, my CI workflow wasn't picking subsequent commits from external contributors (should be fixed in #649).
Follow-up to https://github.com/47ng/nuqs/discussions/646, that allows us to use the response from Next's
useSearchParams
, for example, as thebase
argument to aserializer
. To do this we create a copy ofUrlSearchParams
in this code branch.