Add partitioned option to AstroCookieSetOptions reference#13075
Add partitioned option to AstroCookieSetOptions reference#13075sarah11918 merged 4 commits intowithastro:5.17.0from
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
sarah11918
left a comment
There was a problem hiding this comment.
Looks great, thank you so much for your helpful contribution @jmortlock , and welcome to Team Docs! 🥳
Description (required)
Adds documentation for the new partitioned option in AstroCookieSetOptions, which allows creating partitioned cookies.
Partitioned cookies can only be read within the context of the top-level site on which they were set, allowing cross-site tracking to be blocked while still enabling legitimate uses of third-party cookies.
Related issues & labels (optional)
For Astro version:
5.17. See astro PR [#15063]]withastro/astro#15063Yes