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