This repository was archived by the owner on Jul 21, 2021. It is now read-only.
v3.0.7
- fix:
currentRoute
empty on startup (#26); - fix: outlet auto-restore after visiting unknown route (#27);
currentRoute
prop is deprecated and will be removed in 3.1.0;- demo-app fix: active menu buttons highlighted;
- easyroute-core updated to v1.3.4-1;
- introducing
omitTrailingSlash
option; - route paths fixed in demo-app;
- easyroute-core updated to v1.3.5 (fix
from
object issue).