Seed v0.3.1 Release Notes

    • Top level view functions now return Vec<El<Ms>> instead of El<Ms>, mounted directly to the mount point. (Breaking)
    • push_route() can now accept a Vec<&str>, depreciating push_path()
    • 🛠 Fixed a bug where window events couldn't be enabled on initialization