v1.2.0
Live Demo →
API Documentation →
New features:
- named routes and URL generation (see the URL Generation demos, and the API specs for the
urlForName
andurlForPath
methods) - base URL support for non-root deployments (see the Base URL demo on the URL Generation page and the
baseUrl
router option API specs)
Documentation improvements and bug fixes:
#273, #265, #269, #271, #264, #256