Description
Describe the problem
I noticed that svelte-kit depends on multiple cookie packages cookie
, set-cookie-parser
, @types/cookie
+ workarounds for CJS support.
Describe the proposed solution
unjs/cookie-es packs cookie
and set-cookie-parser
functionality as an ESM-only and typed package (used and tested across UnJS and Nuxt ecosystem).
Alternatives considered
No response
Importance
nice to have
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels
Activity
cookie-es
for cookie utils #13512