Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
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
v0.6.1
v0.6.0
💥 Breaking Changes
- Drop support for node v10, v11, v13, and v15 by @ota-meshi in #104
 
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Support for typescript-eslint v5 by @ota-meshi in #95
 
Full Changelog: v0.4.6...v0.5.0