Skip to content

Commit 2c1f969

Browse files
authored
Revert "chore: release svelte-eslint-parser (#209)" (#211)
This reverts commit 258a687.
1 parent 258a687 commit 2c1f969

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.changeset/grumpy-avocados-behave.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"svelte-eslint-parser": patch
3+
---
4+
5+
fix: wrong store access type information

.changeset/tame-tigers-brush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"svelte-eslint-parser": patch
3+
---
4+
5+
fix: support for reactive vars type information

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-eslint-parser",
3-
"version": "0.18.1",
3+
"version": "0.18.0",
44
"description": "Svelte parser for ESLint",
55
"repository": "git+https://github.com/ota-meshi/svelte-eslint-parser.git",
66
"homepage": "https://github.com/ota-meshi/svelte-eslint-parser#readme",

0 commit comments

Comments
 (0)