Skip to content

Svelte 5: API docs solution #435

Open
@techniq

Description

@techniq

Since the AST has changed in Svelte 5 (and is not a public API guarantee), currently sveld's ComponentParser does not work, which we use to generate the API docs for each component (LayerChart as well).

Svelte 4 Svelte 5
image image

although the instance AST looks identical for a very basic example:

Svelte 4 Svelte 5
image image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions