This repository was archived by the owner on Jan 17, 2021. It is now read-only.
1.1.0
Bug Fixes
- router: support chainable base URLs. (#23)
Features
- router: add
router.scope()method for route prefixes.
Minor Changes
- router: deprecate
router.base()method.