svelte v1.49.3 Release Notes

    • Return html from SSR compiler render().toString() methods (#1044)
    • Correctly reinitialise dynamic components (#1040)
    • ๐Ÿ‘ Allow <option> outside <select> (#1022)
    • ๐Ÿ›  Fix data references in await-block event handlers (#1032)