svelte v1.6.9 Release Notes

    • Don't trigger bindings for torn-down components (#277)
    • SSR: Handle two-way bindings (#275)
    • 👌 Improve performance by checking data has changed before updates (#279)
    • 💅 Parse CSS with css-tree to prevent transformation errors with unconventional styles (#288)