Skip to content

Releases: sveltejs/svelte-eslint-parser

v0.2.1

18 Jun 23:25
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #53 Fix visitorKeys not including SvelteMemberExpressionName.

v0.2.0

18 Jun 09:15
Compare
Choose a tag to compare

💥 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
Choose a tag to compare

🎉 Beta Release