paoloricciuti / sveltekit-search-params

The easiest way to read and WRITE from query parameters in sveltekit.
https://sveltekit-search-params.netlify.app
MIT License
478 stars 13 forks source link

Allow returning undefined from encode to remote param from URL #37

Closed Dragon-Hatcher closed 12 months ago

Dragon-Hatcher commented 1 year ago

Sometimes we don't want the parameter to show up in the URL. See #36

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 943956cfcd97e84d63d2b9d60a788646a8b333ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | sveltekit-search-params | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for sveltekit-search-params ready!

Name Link
Latest commit 943956cfcd97e84d63d2b9d60a788646a8b333ea
Latest deploy log https://app.netlify.com/sites/sveltekit-search-params/deploys/64ede495ff020800080bfcf0
Deploy Preview https://deploy-preview-37--sveltekit-search-params.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

paoloricciuti commented 12 months ago

Thanks for contributing, sorry for taking too long to review this