Skip to content

Commit 57ba6ec

Browse files
committed
-> v3.1.2
1 parent 5f2e749 commit 57ba6ec

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.1.2
2+
3+
- Silence some incorrect `unsafe-member-access` errors - see README for current limitations
4+
15
# 3.1.1
26

37
- Fix erroneous errors from two-way binding in TypeScript components

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

0 commit comments

Comments
 (0)