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 dc6e808 commit 58bc781Copy full SHA for 58bc781
.changeset/cold-hats-leave.md
packages/vite-plugin-svelte-inspector/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/vite-plugin-svelte-inspector
2
3
+## 3.0.1
4
+### Patch Changes
5
+
6
7
+- fix(inspector): migrate client component to runes and force runes mode ([#1004](https://github.com/sveltejs/vite-plugin-svelte/pull/1004))
8
9
## 3.0.0
10
### Major Changes
11
packages/vite-plugin-svelte-inspector/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte-inspector",
- "version": "3.0.0",
+ "version": "3.0.1",
"license": "MIT",
"author": "dominikg",
"files": [
0 commit comments