diff --git a/.changeset/shaggy-cats-film.md b/.changeset/shaggy-cats-film.md index 35c9f9710008..4aaecea6c026 100644 --- a/.changeset/shaggy-cats-film.md +++ b/.changeset/shaggy-cats-film.md @@ -2,10 +2,4 @@ "astro": minor --- -Extends the acceptable cookie options when deleting a cookie, to the following attribute: - -- `domain` -- `path` -- `httpOnly` *(Added)* -- `sameSite` *(Added)* -- `secure` *(Added)* +Adds the `httpOnly`, `sameSite`, and `secure` options when deleting a cookie