svelte v3.32.2 Release Notes

    • ๐Ÿ›  Fix unnecessary additional invalidation with <Component bind:prop={obj.foo}/> (#3075, #4447, #5555)
    • ๐Ÿ›  Fix scoping of selectors with :global() and ~ sibling combinators (#5499)
    • ๐Ÿ›  Fix removal of :host selectors as unused when compiling to a custom element (#5946)