svelte v3.33.0 Release Notes

    • In custom elements, call onMount functions when connecting and clean up when disconnecting (#1152, #2227, #4522)
    • 👍 Allow destructured defaults to refer to other variables (#5066)
    • ⚠ Do not emit contextual-store warnings for function parameters or declared variables (#6008)