Skip to content

Commit 2ac4f8d

Browse files
committed
v1.1.0
1 parent 13cdc2e commit 2ac4f8d

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+
# v1.1.0
2+
3+
- Experimental support for linting expressions in the template, behind the `svelte3/lint-template` setting. This feature requires Svelte 3.2.0
4+
15
# v1.0.0
26

37
- Svelte v3 release party!

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

0 commit comments

Comments
 (0)