Skip to content

Remove foreign namespace support #12709

Closed
@benmccann

Description

@benmccann

Describe the problem

As far as I'm aware, only Svelte Native uses foreign namespace support. However, they can't use it in Svelte 5. The way they implement support is by overriding the DOM creation methods. However, we don't use those same methods anymore and so their support is going to break. The solution to that won't involve using foreign namespace

Describe the proposed solution

Remove foreign namespace
Add custom renderer API in a future 5.x release

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions