1.4.0
版本发布时间: 2014-11-12 07:24:36
visionmedia/page.js最新发布版本:v1.11.5(2019-09-27 19:17:29)
1.4.0 / 2014-11-12
- add hashbang support. Closes #112
- add page.redirect() method
- add plugins list to readme
- add Context#handled option
- Fix an issue where redirects in dispatch can be overwritten by ctx.save()
- add support HTML5-History-API polyfill
- make sameOrigin public
- update path-to-regexp
- allow for missing href in anchors.
- update examples