Skip to content

Commit 786c180

Browse files
Version Packages (next) (#170)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4f49edb commit 786c180

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"angry-penguins-jog",
3838
"blue-schools-bake",
3939
"brave-boxes-drive",
40+
"brave-drinks-look",
4041
"breezy-crews-peel",
4142
"breezy-donkeys-argue",
4243
"breezy-kids-divide",

packages/vite-plugin-svelte/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/vite-plugin-svelte
22

3+
## 1.0.0-next.24
4+
5+
### Patch Changes
6+
7+
- Only add all Svelte dependencies to ssr.noExternal in SSR build ([#169](https://github.com/sveltejs/vite-plugin-svelte/pull/169))
8+
39
## 1.0.0-next.23
410

511
### Patch Changes

packages/vite-plugin-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/vite-plugin-svelte",
3-
"version": "1.0.0-next.23",
3+
"version": "1.0.0-next.24",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)