Skip to content

Commit e68ea65

Browse files
committed
-> v3.2.1
1 parent e9f0250 commit e68ea65

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+
# 3.2.1
2+
3+
- Filter `no-undef` messages about `$$Generic`
4+
15
# 3.2.0
26

37
- Support lazy-loading TypeScript compiler

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.2.0",
3+
"version": "3.2.1",
44
"description": "An ESLint plugin for Svelte v3 components.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)