Skip to content

Cut a release, given that svelte internals changed? #1090

Closed
@fasterthanlime

Description

@fasterthanlime

Using this plugin and then depending on a version of Svelte newer than 5.17.4 results in runtime exceptions thrown: $.validate_prop_bindings is not a function (Which is correct since, well, it's been removed).

See:

sveltejs/svelte#14946 (comment)

The package.json in the main branch of this repository already depends on a svelte new enough to not cause problems — cutting a new release of vite-plugin-svelte should resolve the problem for every vite user!

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