svelte v0.3.0 Release Notes

    • 🛠 Fix bug where departing element would unset ref incorrectly (#24)
    • Basic template validation (#6)
    • Fire onrender hooks once component is in DOM (#18)
    • Only detach nodes when necessary to do so (#26)