Skip to content

Commit e8d997d

Browse files
committed
-> v3.1.1
1 parent eb84177 commit e8d997d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 3.1.1
2+
3+
- Fix erroneous errors from two-way binding in TypeScript components
4+
- Fix erroneous warnings from the removal of `import`s in TypeScript components
5+
16
# 3.1.0
27

38
- Add TypeScript support

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

0 commit comments

Comments
 (0)