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.
<svelte:boundary>
1 parent 6a159bd commit 19f682bCopy full SHA for 19f682b
.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