svelte v3.4.4 Release Notes

    • Publish type declaration files (#2874)
    • ⚡️ Don't trigger updates for unreferenced values (#2865)
    • Omit readonly bindings from SSR output (#2339)
    • Prevent outdated animation CSS (#2871)
    • Repair dynamic {@html ...} in head (#2880)
    • ⚠ Don't create unknown prop warnings for internal props, or if component has $$props (#2881)