Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.18.0
What's Changed
- Add support for parser object to
parserOptions.parser
by @ota-meshi in #196
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Add support for store access type information by @ota-meshi in #192
Full Changelog: v0.16.6...v0.17.0
v0.16.6
What's Changed
- Fix the order of
this
property by @ota-meshi in #190
Full Changelog: v0.16.5...v0.16.6
v0.16.5
What's Changed
- Fix incorrect scope analysis for reactive stores by @ota-meshi in #189
Full Changelog: v0.16.4...v0.16.5
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