Releases: rooseveltframework/page-express-mapper
Releases Β· rooseveltframework/page-express-mapper
2.0.2
- Added support for Express middleware (multiple chained callbacks).
- Bumped various dependencies.
2.0.1
- Added
router.stack
feature.
- Bumped various dependencies.
2.0.0
- 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.
1.0.6
removing moot bower version
1.0.5
removing hard dependency
having this dependency explicitly declared causes page.js to get
downloaded twice potentially and also makes it harder for users to
control which version of page.js they prefer
1.0.4
bower shouldn't ignore bower
1.0.3
page.js 1.5 support and browserify support