From 28b353b5133e11da677cbdec9b2ce8c4c4b7a618 Mon Sep 17 00:00:00 2001 From: Farzad Date: Mon, 8 Apr 2024 16:42:55 -0400 Subject: [PATCH] Update .changeset/shaggy-cats-film.md Co-authored-by: Florian Lefebvre --- .changeset/shaggy-cats-film.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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