We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552eaeb commit 9be5d4bCopy full SHA for 9be5d4b
.changeset/pre.json
@@ -57,6 +57,7 @@
57
"odd-pens-protect",
58
"old-ants-remain",
59
"olive-boxes-fly",
60
+ "plenty-weeks-battle",
61
"popular-islands-remain",
62
"popular-months-vanish",
63
"rare-turkeys-mate",
packages/vite-plugin-svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/vite-plugin-svelte
2
3
+## 4.0.0-next.7
4
+### Patch Changes
5
+
6
7
+- export PluginOptions interface ([#976](https://github.com/sveltejs/vite-plugin-svelte/pull/976))
8
9
## 4.0.0-next.6
10
### Patch Changes
11
packages/vite-plugin-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
- "version": "4.0.0-next.6",
+ "version": "4.0.0-next.7",
"license": "MIT",
"author": "dominikg",
"files": [
0 commit comments