Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.14.0
What's Changed
- Add virtual reference to a used store by @ota-meshi in #142
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Add shorthand property to AST Node by @ota-meshi in #136
- Drop support for Svelte v3.46.0 (exact) by @ota-meshi in #137
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.0
What's Changed
- Support for svelte v3.46.1 and change AST by @ota-meshi in #130
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Support for svelte v3.46 syntax by @ota-meshi in #128
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Fix error when
{#await}
with literal by @ota-meshi in #125
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Fix unnecessary references in scope by @ota-meshi in #122
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Fix error when
{#await}
with complex expression. by @ota-meshi in #121
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add AST property and improve AST type by @ota-meshi in #115
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Change start location of SvelteAwaitPendingBlock by @ota-meshi in #113
Full Changelog: v0.6.1...v0.7.0