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 e19e6a3 commit 610c9e6Copy full SHA for 610c9e6
.changeset/chilly-maps-talk.md
packages/vite-plugin-svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/vite-plugin-svelte
2
3
+## 2.0.1
4
+
5
+### Patch Changes
6
7
+- update minimum version of vitefu dependency to avoid peer mismatch ([#543](https://github.com/sveltejs/vite-plugin-svelte/pull/543))
8
9
## 2.0.0
10
11
### Major Changes
packages/vite-plugin-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
- "version": "2.0.0",
+ "version": "2.0.1",
"license": "MIT",
"author": "dominikg",
"files": [
0 commit comments