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.
2 parents 3b4300c + 03f5d4e commit 12675c5Copy full SHA for 12675c5
.changeset/old-tables-grin.md
packages/svelte-hmr/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# svelte-hmr
2
3
+## 0.15.2
4
+
5
+### Patch Changes
6
7
+- Accept Svelte 4 as peer dependency ([`3b4300c`](https://github.com/sveltejs/svelte-hmr/commit/3b4300cc8acc734c34dbfafc495c06d5d4d17803))
8
9
## 0.15.1
10
11
### Patch Changes
packages/svelte-hmr/package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-hmr",
- "version": "0.15.1",
+ "version": "0.15.2",
"description": "Bundler agnostic HMR utils for Svelte 3",
"main": "index.js",
"author": "rixo <rixo@rixo.fr>",
0 commit comments