svelte v2.6.0 Release Notes

    • โž• Add animate directive (#1454)
    • โž• Add skipIntroByDefault compiler option and intro: true init option (#1448)
    • โž• Add nestedTransitions compiler option (#1451)
    • Component outros, if nestedTransitions is true (#1211)
    • ๐Ÿ‘ Allow transition functions to return a function, for inter-transition coordination (#1453)
    • Pass 1 - t as second argument to transition functions (#1452)