This repository was archived by the owner on Jul 15, 2024. It is now read-only.
v2.1.0
2.1.0 (2020-12-19)
Bug Fixes
- hashbang: fix adding constantly hashbang on nested routing when hashbang enabled (e0a80e2)
- hashbang: fix not routing when basePath given empty (d47afa0)
- hashbang: fix routing when basePath given as "" and hashbang enabled (cde5773)
Features
- add
route name
support (fe07c30)