Skip to content

Commit 9b6cf22

Browse files
Version Packages (next)
1 parent 830375d commit 9b6cf22

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
@@ -128,6 +128,7 @@
128128
"soft-masks-fold",
129129
"strange-brooms-crash",
130130
"stupid-crews-worry",
131+
"stupid-melons-try",
131132
"sweet-birds-repair",
132133
"tame-weeks-glow",
133134
"thin-swans-talk",

packages/vite-plugin-svelte/CHANGELOG.md

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

3+
## 1.0.0-next.48
4+
5+
### Patch Changes
6+
7+
- Do not try to resolve svelte field in \_\_vite-browser-external, see (#362)" ([#363](https://github.com/sveltejs/vite-plugin-svelte/pull/363))
8+
39
## 1.0.0-next.47
410

511
### Patch Changes

packages/vite-plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
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.47",
3+
"version": "1.0.0-next.48",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)