Skip to content

Releases: rooseveltframework/page-express-mapper

2.0.2

12 Dec 19:50
5bd6894
Compare
Choose a tag to compare
  • Added support for Express middleware (multiple chained callbacks).
  • Bumped various dependencies.

2.0.1

20 Nov 01:38
028c7e0
Compare
Choose a tag to compare
  • Added router.stack feature.
  • Bumped various dependencies.

2.0.0

14 Jun 03:18
Compare
Choose a tag to compare
  • 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

15 Jun 18:26
Compare
Choose a tag to compare
removing moot bower version

1.0.5

30 Jan 07:22
Compare
Choose a tag to compare
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

13 Dec 14:26
Compare
Choose a tag to compare
bower shouldn't ignore bower

1.0.3

06 Dec 13:26
Compare
Choose a tag to compare
page.js 1.5 support and browserify support

1.0.2

14 Nov 07:43
Compare
Choose a tag to compare
page.js 1.4.0 compat

1.0.1

19 Oct 17:31
Compare
Choose a tag to compare
removing redundant code