diff --git a/.changeset/sharp-moles-confess.md b/.changeset/sharp-moles-confess.md index 07843a3b6254..03db4840ac63 100644 --- a/.changeset/sharp-moles-confess.md +++ b/.changeset/sharp-moles-confess.md @@ -2,4 +2,4 @@ '@sveltejs/adapter-cloudflare': patch --- -Allows access of the context variable on platform inside endpoints. Closes #2807. +Add `context` to `event.platform` object