Skip to content

Commit 1b1cb2f

Browse files
Version Packages
1 parent 217fc24 commit 1b1cb2f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-baboons-drum.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/adapter-cloudflare/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/adapter-cloudflare
22

3+
## 7.0.5
4+
### Patch Changes
5+
6+
7+
- fix: deprecate `platform.context` in favor of `platform.ctx` to align with Cloudflare's naming convention ([#13856](https://github.com/sveltejs/kit/pull/13856))
8+
39
## 7.0.4
410
### Patch Changes
511

packages/adapter-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/adapter-cloudflare",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)