svelte v2.12.0 Release Notes

    • 🎉 Initialise actions on mount rather than hydrate (#1653)
    • 👍 Allow non-existent components to be destroyed (#1677)
    • Pass AMD ID from CLI correctly (#1672)
    • Minor AST tweaks (#1673, #1674)
    • ⬇️ Reduce code duplication in component initialisation (#1670)