Skip to content

Commit 95c8996

Browse files
Version Packages (#9973)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1c0423b commit 95c8996

File tree

12 files changed

+33
-42
lines changed

12 files changed

+33
-42
lines changed

.changeset/afraid-bikes-count.md

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

.changeset/cool-snakes-join.md

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

.changeset/curly-onions-compare.md

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

.changeset/heavy-eels-wash.md

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

.changeset/purple-books-guess.md

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

.changeset/serious-bulldogs-beam.md

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

.changeset/tricky-laws-camp.md

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

.changeset/unlucky-guests-appear.md

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

packages/adapter-cloudflare/CHANGELOG.md

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

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- feat: add cloudflare's `request.cf` object to the `event.platform` property ([#9978](https://github.com/sveltejs/kit/pull/9978))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`4aa976e50`](https://github.com/sveltejs/kit/commit/4aa976e5018664ee333629c5f2f6edacab9d868a), [`c1d34584f`](https://github.com/sveltejs/kit/commit/c1d34584f2404b9c80a547c8138264cac2a813b6), [`1c0423b65`](https://github.com/sveltejs/kit/commit/1c0423b655b7d5909e405d9d15025dc75e71a04f), [`7499d8f31`](https://github.com/sveltejs/kit/commit/7499d8f31195473d2c955f1280e097ac95995efa), [`81af6baf9`](https://github.com/sveltejs/kit/commit/81af6baf9b6f6e8f14212958eb393677db09320a), [`86dd16cc1`](https://github.com/sveltejs/kit/commit/86dd16cc10c35c4b723a4e7f77e654452aa0965e), [`195e9ac22`](https://github.com/sveltejs/kit/commit/195e9ac2233776ecf1aff7dadbadd7226f68e8dd)]:
12+
- @sveltejs/kit@1.19.0
13+
314
## 2.2.4
415

516
### Patch Changes

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": "2.2.4",
3+
"version": "2.3.0",
44
"description": "Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)