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 52a6192 commit 0c65b5aCopy full SHA for 0c65b5a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 4.0.0
2
+
3
+- Breaking change: ESLint 8+ is now required
4
5
# 3.4.1
6
7
- Support destructuring in `{@const}` tag
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
- "version": "3.4.1",
+ "version": "4.0.0",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments