svelte v3.47.0 Release Notes

    • โž• Add support for dynamic elements through <svelte:element> (#2324)
    • ๐Ÿ›  Miscellaneous variable context fixes in {@const} (#7222)
    • ๐Ÿ›  Fix {#key} block not being reactive when the key variable is not otherwise used (#7408)
    • โž• Add Symbol as a known global (#7418)