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 e379a5d commit f2eb0e6Copy full SHA for f2eb0e6
.changeset/dry-poets-crash.md
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.8
4
+
5
+### Patch Changes
6
7
+- `updated.check()` type changed to Promise<boolean> ([#8400](https://github.com/sveltejs/kit/pull/8400))
8
9
## 1.0.7
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.7",
+ "version": "1.0.8",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments