svelte v2.5.0 Release Notes

    • ๐Ÿ‘Œ Support transitions in await blocks (#956)
    • Abort outros if block is recreated (#1425)
    • ๐Ÿ’… Wait until transitions have completed before removing styles (#648)
    • ๐Ÿ‘Œ Support event shorthand on dynamic components (#1427)
    • Various codegen improvements (#1419, #1421, #1422, #1424)
    • Correctly handle await blocks with no dynamic content (#1417)
    • ๐Ÿ‘ Allow spread props on elements with static attribute tests (#1429)