Skip to content

Commit 7a62654

Browse files
Version Packages (next) (#297)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d22f89 commit 7a62654

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
@@ -57,6 +57,7 @@
5757
"chatty-trees-sell",
5858
"clean-rice-fly",
5959
"clever-trains-drum",
60+
"cold-pumpkins-enjoy",
6061
"cuddly-maps-dance",
6162
"curly-pianos-brush",
6263
"dirty-boxes-sip",

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.40
4+
5+
### Patch Changes
6+
7+
- improve handling of transitive cjs dependencies of svelte libraries during dev ssr ([#289](https://github.com/sveltejs/vite-plugin-svelte/pull/289))
8+
39
## 1.0.0-next.39
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.39",
3+
"version": "1.0.0-next.40",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)