svelte v3.43.0 Release Notes

    • ๐Ÿ‘‰ Use export map to expose no-op versions of lifecycle functions for SSR (#6743)
    • ๐Ÿ”€ Prefer context passed to component constructor, even when running synchronously in another component (#6753)
    • ๐Ÿ– Handle preprocessors that return empty sourcemaps (#6757)