Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.29.0
💥 Breaking Changes
- #334
fa4adf6Thanks @baseballyama! - BREAKING CHANGE: Drop Node 12 support
Minor Changes
- #338
af55230Thanks @ota-meshi! - feat: improve$$vars type
Patch Changes
- #337
21c0dc6Thanks @ota-meshi! - fix: wrong scope for ts inbind:
v0.28.0
Minor Changes
- #329
45c958eThanks @ota-meshi! - feat: export meta object
v0.27.0
Minor Changes
-
#314
96a72a5Thanks @ota-meshi! - feat: improve component event handler type -
#325
36b01ecThanks @ota-meshi! - feat: support foruse:directive parameter type
v0.26.1
Patch Changes
- #316
501c1b4Thanks @ota-meshi! - fix: crash with plainthisattribute.
v0.26.0
Minor Changes
- #312
9856029Thanks @ota-meshi! - feat: add support for<svelte:document>
v0.25.1
Patch Changes
- #309
97a4135Thanks @ota-meshi! - chore: move repo and move url of docs
v0.25.0
Minor Changes
- #296
21d8c1cThanks @ota-meshi! - feat: improved event handler type
v0.24.2
Patch Changes
- #301
ce2deb9Thanks @ota-meshi! - fix: wrong typing for typescript v5
v0.24.1
Patch Changes
- #299
472a3bbThanks @ota-meshi! - fix: wrong scope for reactive block statement
v0.24.0
Minor Changes
-
#292
ec061f5Thanks @ota-meshi! - BREAKING: fix resolve to module scope for top level statementsThis change corrects the result of
context.getScope(), but it is a breaking change. -
#294
14d6e95Thanks @ota-meshi! - feat: add peerDependenciesMeta to package.json -
#295
924cd3eThanks @ota-meshi! - feat: export name property