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 5f2e749 commit 57ba6ecCopy full SHA for 57ba6ec
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.1.2
2
+
3
+- Silence some incorrect `unsafe-member-access` errors - see README for current limitations
4
5
# 3.1.1
6
7
- Fix erroneous errors from two-way binding in TypeScript components
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments