There was an error while loading. Please reload this page.
1 parent 6a159bd commit 2ea9014Copy full SHA for 2ea9014
.changeset/fast-coins-fly.md
@@ -0,0 +1,5 @@
1
+---
2
+'eslint-plugin-svelte': minor
3
4
+
5
+feat: Support `<svelte:boundary>`
packages/eslint-plugin-svelte/package.json
@@ -66,7 +66,7 @@
66
"postcss-safe-parser": "^7.0.0",
67
"postcss-selector-parser": "^7.0.0",
68
"semver": "^7.6.3",
69
- "svelte-eslint-parser": "^1.0.0-0"
+ "svelte-eslint-parser": "^1.0.0-next.1"
70
},
71
"devDependencies": {
72
"@babel/core": "^7.26.0",
0 commit comments