Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.16.4
What's Changed
- Fix incorrect scope analysis of destructured reactive variables by @ota-meshi in #173
 
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Fix for 
ecmaVersion: "latest"by @ota-meshi in #171 
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- Fix parsing error for top level html comment by @ota-meshi in #160
 
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Fix parsing error when object pattern with 
let:by @ota-meshi in #159 
Full Changelog: v0.16.0...v0.16.1
v0.16.0
v0.15.0
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