We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8daf4a4 commit d0b51aeCopy full SHA for d0b51ae
.changeset/pre.json
@@ -210,6 +210,7 @@
210
"curvy-rivers-share",
211
"curvy-sloths-brake",
212
"curvy-students-march",
213
+ "curvy-suits-sleep",
214
"curvy-zebras-tan",
215
"cyan-ads-pump",
216
"cyan-cobras-explode",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.510
4
+
5
+### Patch Changes
6
7
+- Add `fetch` to `RequestEvent` ([#7113](https://github.com/sveltejs/kit/pull/7113))
8
9
## 1.0.0-next.509
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.509",
+ "version": "1.0.0-next.510",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments