Skip to content

Commit 662c8ba

Browse files
Version Packages (next)
1 parent b381792 commit 662c8ba

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
@@ -72,6 +72,7 @@
7272
"cool-ducks-cheat",
7373
"cool-hounds-divide",
7474
"cool-spoons-dress",
75+
"cuddly-files-decide",
7576
"curvy-dots-join",
7677
"curvy-eggs-sip",
7778
"curvy-sloths-brake",

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.146
4+
5+
### Patch Changes
6+
7+
- [fix] enable Vite pre-bundling except for Svelte packages ([#2137](https://github.com/sveltejs/kit/pull/2137))
8+
39
## 1.0.0-next.145
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.145",
3+
"version": "1.0.0-next.146",
44
"type": "module",
55
"dependencies": {
66
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.14",

0 commit comments

Comments
 (0)