svelte v3.52.0 Release Notes

    • ⚡️ Throw compile-time error when attempting to update const variable (#4895)
    • Warn when using <a target="_blank"> without rel="noreferrer" (#6188)
    • 👌 Support style:foo|important modifier (#7365)
    • 🛠 Fix hydration regression with {@html} and components in <svelte:head> (#7941)