svelte v3.2.1 Release Notes

    • 👉 Use same comparison logic for derived as for other stores (#2644)
    • Invalidate dependencies of reactive declarations (#2444)
    • 🛠 Fix instrumentation of auto-subscription self-assignments (#2681)
    • Warn on non-top-level or module-context statements labeled with $: (#2176)