Skip to content

Commit f0ac3bc

Browse files
Version Packages (next) (#164)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ead758f commit f0ac3bc

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
@@ -81,6 +81,7 @@
8181
"sharp-laws-leave",
8282
"six-ears-grow",
8383
"strange-brooms-crash",
84+
"tricky-clouds-grab",
8485
"two-queens-roll",
8586
"wicked-hairs-share",
8687
"wise-impalas-glow",

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.22
4+
5+
### Patch Changes
6+
7+
- Only optimize nested cjs dependencies ([#163](https://github.com/sveltejs/vite-plugin-svelte/pull/163))
8+
39
## 1.0.0-next.21
410

511
### Minor 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.21",
3+
"version": "1.0.0-next.22",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)