Skip to content

Commit 135da99

Browse files
Version Packages (next)
1 parent cf5d4aa commit 135da99

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@
548548
"soft-houses-pump",
549549
"soft-news-teach",
550550
"soft-students-cover",
551+
"sour-shirts-camp",
551552
"sour-taxis-laugh",
552553
"sour-waves-return",
553554
"spicy-buckets-draw",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.253
4+
5+
### Patch Changes
6+
7+
- Allow config.kit.vite to be an async function ([#3565](https://github.com/sveltejs/kit/pull/3565))
8+
39
## 1.0.0-next.252
410

511
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.252",
3+
"version": "1.0.0-next.253",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)