- Put your changes here...
- Added support for Express middleware (multiple chained callbacks).
- Bumped various dependencies.
- Added
router.stack
feature. - Bumped various dependencies.
- Transferred ownership of this repo to the Roosevelt framework.
- Dropped bower support, replaced it with npm distribution.
- Added webpack bundling.
- Removed
expressAppName
param. - Refactored code.
- Rewrote sample app to reflect the overhaul.
- Overhauled README to reflect the overhaul.
- Added CHANGELOG and CONTRIBUTING docs.
- Removed moot bower version.
- Removed hard dependency: Having this dependency explicitly declared caused page.js to get downloaded twice potentially and also made it harder for users to control which version of page.js they prefer.
- Fixed bower ignore issue.
- page.js 1.5 support and browserify support.
- page.js 1.4.0 compatibility.
- Removing redundant code.
- Initial version.