Skip to content

Commit 74ca43d

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

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.changeset/grumpy-avocados-behave.md

+5
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

+5
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

-9
This file was deleted.

package.json

+1-1
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)