svelte v1.47.2 Release Notes

    • Deconflict computed properties against arguments to _recompute (#1012)
    • ๐Ÿ‘ Allow await blocks in slots (#1018)
    • ๐Ÿ‘ Allow components without slots to have whitespace as only child (#1007)
    • Correctly set toString on CompileError (#1016)