svelte v3.36.0 Release Notes

    • โž• Add this: void typing to store functions (#6094)
    • Export Spring, Tweened and EasingFunction interfaces (#6070, #6056)
    • Export interfaces for transition parameters (#5207)
    • Export store's useful TypeScript definitions (#5864)
    • ๐Ÿ›  Fix previous breaking change to svelte/preprocess types location (#6100)
    • ๐Ÿ›  Fix missing slotted elements in AST (#6066)