Skip to content

v4.0.1 - Render the contents of the `<svg>` tag using `{@html}` in the component mode

Compare
Choose a tag to compare
@poppa poppa released this 03 Aug 05:05
· 67 commits to main since this release

This is to prevent Svelte having to parse the entire SVG.

Thanks @aradalvand for the code.

This solves #39