Skip to content

Commit 0c65b5a

Browse files
committed
-> v4.0.0
1 parent 52a6192 commit 0c65b5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.0.0
2+
3+
- Breaking change: ESLint 8+ is now required
4+
15
# 3.4.1
26

37
- Support destructuring in `{@const}` tag

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-svelte3",
3-
"version": "3.4.1",
3+
"version": "4.0.0",
44
"description": "An ESLint plugin for Svelte v3 components.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)