Releases: sveltejs/svelte-eslint-parser
Releases Β· sveltejs/svelte-eslint-parser
v0.4.5
21 Jul 04:46
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
#74 Fix crash for trailing inline comment
v0.4.4
20 Jul 08:54
Compare
Sorry, something went wrong.
No results found
βοΈ Updates
#73 Update parser for empty attr value
v0.4.3
15 Jul 14:33
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
#69 Fix wrong AST for empty style tag.
v0.4.2
15 Jul 11:29
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
#68 Fixed wrong AST for nesting script and style tags.
v0.4.1
29 Jun 11:16
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
#60 Fixed incorrect typing of custom event in standard DOM.
v0.4.0
29 Jun 08:27
Compare
Sorry, something went wrong.
No results found
π₯ Breaking Changes
#59 Change AST
Change the key name of some directives such as bind: from Identifier to SvelteName. Because it may contain dots.
v0.3.0
19 Jun 05:26
Compare
Sorry, something went wrong.
No results found
βοΈ Updates
#54 Change HTMLText token to split into blanks and words.
v0.2.1
18 Jun 23:25
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
#53 Fix visitorKeys not including SvelteMemberExpressionName.
v0.2.0
18 Jun 09:15
Compare
Sorry, something went wrong.
No results found
π₯ Breaking Changes
#51 Change AST
Add SvelteDirectiveKey node that hold key information of SvelteDirective.
Add SvelteSpecialDirectiveKey node that hold key information of SvelteSpecialDirective.
v0.1.0
18 Jun 09:12
Compare
Sorry, something went wrong.
No results found