astro/.changeset/witty-sheep-wave.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
191 B
Markdown
Raw Normal View History

---
'astro': patch
---
Update Astro.cookies.set types to allow booleans and numbers
Note that booleans and numbers were already allowed, they just were not allowed by the type definitions.