svelte-eslint-parser
Advanced tools
Changelog
0.24.0
#292 ec061f5
Thanks @ota-meshi! - BREAKING: fix resolve to module scope for top level statements
This change corrects the result of context.getScope()
, but it is a breaking change.
#294 14d6e95
Thanks @ota-meshi! - feat: add peerDependenciesMeta to package.json
#295 924cd3e
Thanks @ota-meshi! - feat: export name property
Changelog
0.22.3
03971d7
Thanks @ota-meshi! - fix: parsing errors (or wrong AST) for js comments in template