Skip to content

Commit 0d088f5

Browse files
Version Packages (next) (#957)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5004e8b commit 0d088f5

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
@@ -54,6 +54,7 @@
5454
"lazy-bats-warn",
5555
"lemon-trains-hear",
5656
"long-suns-happen",
57+
"odd-pens-protect",
5758
"old-ants-remain",
5859
"olive-boxes-fly",
5960
"popular-islands-remain",

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+
## 4.0.0-next.6
4+
### Patch Changes
5+
6+
7+
- ensure consistent use of compileOptions.hmr also for prebundling ([#956](https://github.com/sveltejs/vite-plugin-svelte/pull/956))
8+
39
## 4.0.0-next.5
410
### Patch Changes
511

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": "4.0.0-next.5",
3+
"version": "4.0.0-next.6",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)