Skip to content

Support latest Svelte features without modern AST #15884

@Andreas02-dev

Description

@Andreas02-dev

Describe the problem

At StrykerJS, we want to keep support for Svelte 4 while also introducing support for Svelte 5. Since we don't bundle the Svelte compiler (bring-your-own-compiler) and still want to support Svelte 4, we cannot make use of the modern AST just yet.

Describe the proposed solution

We would like to know the following:

  • Are any new features introduced in Svelte 5 incompatible when making use of the legacy AST?
  • Will the legacy AST be supported and actively maintained until Svelte 7 is released (so throughout the lifetimes of Svelte 5 and 6)?

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions