Seed v0.2.5 Release Notes

    • Attributes and Events now can use At and Ev enums
    • Routing overhauled; modelled after react-reason. Cleaner syntax, and more flexible
    • Input, Textarea, and Select elements are now "controlled" - they always stay in sync with the model
    • ⚡️ index.html file updated in examples and quickstart to use relative paths, which fixes landing-page routing