Skip to content

Releases: sveltejs/svelte-eslint-parser

v0.29.0

18 May 20:43
23aa59a

Choose a tag to compare

💥 Breaking Changes

Minor Changes

Patch Changes

v0.28.0

09 May 14:38
5cfccf9

Choose a tag to compare

Minor Changes

v0.27.0

26 Apr 00:47
1e9eaec

Choose a tag to compare

Minor Changes

v0.26.1

14 Apr 22:00
55a72b5

Choose a tag to compare

Patch Changes

v0.26.0

07 Apr 05:58
db3527a

Choose a tag to compare

Minor Changes

v0.25.1

02 Apr 09:28
28619f1

Choose a tag to compare

Patch Changes

v0.25.0

01 Apr 04:18
59718e5

Choose a tag to compare

Minor Changes

v0.24.2

17 Mar 06:35
fe74839

Choose a tag to compare

Patch Changes

v0.24.1

17 Mar 05:09
3f4d571

Choose a tag to compare

Patch Changes

v0.24.0

08 Mar 11:14
2f70d36

Choose a tag to compare

Minor Changes

  • #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