svelte v3.6.4 Release Notes

    • ⚡️ Run onMount functions in correct order, and before initial afterUpdate functions (#2281)
    • 🛠 Fix code transformation for shorthand methods (#2906)
    • 🛠 Fix assignments in inline functions (#3038)