Open titouancreach opened 4 days ago
Latest commit: 188a06b04f7c7eddb0d773d0384268ca50e43121
The changes in this PR will be included in the next version bump.
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
Sorry I resubmit https://github.com/Effect-TS/effect/pull/3851 but from a different branch of my fork so that, I can reuse main
Type
Description
Add schema (and encoding) for encodeUriComponent and decodeUriComponent.
Very useful for storing data in the url with a Schema :
Related