Skip to content

Latest commit

 

History

History
422 lines (221 loc) · 28.1 KB

CHANGELOG.md

File metadata and controls

422 lines (221 loc) · 28.1 KB

svelte-eslint-parser

0.41.1

Patch Changes

0.41.0

Minor Changes

0.40.0

Minor Changes

0.39.2

Patch Changes

0.39.1

Patch Changes

0.39.0

Minor Changes

0.38.0

Minor Changes

  • #534 a27c8e9 Thanks @baseballyama! - feat: support Svelte 5.0.0-next.155. (Add $state.is and replace $effect.active with $effect.tracking)

0.37.0

Minor Changes

0.36.0

Minor Changes

0.35.0

Minor Changes

0.34.1

Patch Changes

0.34.0

Minor Changes

Add experimental support for Svelte v5

0.34.0-next.12

Patch Changes

0.34.0-next.11

Minor Changes

0.34.0-next.10

Minor Changes

Patch Changes

0.34.0-next.9

Minor Changes

  • #476 92aeee3 Thanks @ota-meshi! - feat: change AST of {@render} and {#snippet} to match the latest version of svelte v5.

0.34.0-next.8

Patch Changes

0.34.0-next.7

Minor Changes

Patch Changes

0.34.0-next.6

Minor Changes

0.34.0-next.5

Minor Changes

0.34.0-next.4

Patch Changes

0.34.0-next.3

Minor Changes

Patch Changes

  • #434 0ef067b Thanks @ota-meshi! - fix: incorrect location when there is whitespace at the beginning of block

0.34.0-next.2

Minor Changes

0.34.0-next.1

Minor Changes

0.34.0-next.0

Minor Changes

0.33.1

Patch Changes

0.33.0

Minor Changes

Patch Changes

0.32.2

Patch Changes

0.32.1

Patch Changes

0.32.0

Minor Changes

0.31.0

Minor Changes

Patch Changes

0.30.0

Minor Changes

0.29.0

💥 Breaking Changes

Minor Changes

Patch Changes

0.28.0

Minor Changes

0.27.0

Minor Changes

0.26.1

Patch Changes

0.26.0

Minor Changes

0.25.1

Patch Changes

0.25.0

Minor Changes

0.24.2

Patch Changes

0.24.1

Patch Changes

0.24.0

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

0.23.0

Minor Changes

0.22.4

Patch Changes

0.22.3

Patch Changes

0.22.2

Patch Changes

0.22.1

Patch Changes

0.22.0

Minor Changes

0.21.0

Minor Changes

0.20.0

Minor Changes

0.19.3

Patch Changes

0.19.2

Patch Changes

0.19.1

Patch Changes

0.19.0

Minor Changes

  • #230 c67a6c1 Thanks @ota-meshi! - fix: change virtual code to provide correct type information for reactive statements

0.18.4

Patch Changes

0.18.3

Patch Changes

0.18.2

Patch Changes

0.18.1

Patch Changes