svelte v3.5.4 Release Notes

    • Preserve whitespace at the boundaries of {#each} blocks (#713)
    • ๐Ÿ›  Fix dynamic bind:this on components (#2333)
    • ๐Ÿ›  Fix binding to values in a component when it uses $$props (#2725)
    • ๐Ÿ›  Fix parsing ambiguous HTML entities (#3071)