Releases: bahmutov/express-service
Releases · bahmutov/express-service
v1.7.0
<a name"1.7.0">
1.7.0 (2016-10-17)
Features
v1.6.0
<a name"1.6.0">
1.6.0 (2016-01-08)
Features
- morgan: patching env to allow morgan to run (4dd42b99)
v1.5.0
<a name"1.5.0">
1.5.0 (2016-01-04)
Features
- example: factored out todomvc into separate repo, (a060058a, closes #8)
v1.4.1
<a name"1.4.1">
1.4.1 (2016-01-04)
Bug Fixes
- demo: moved http-server from dev to prod dependencies to fix Heroku demo (4ac2ebd5)
v1.4.0
<a name"1.4.0">
1.4.0 (2016-01-04)
Features
- dist: added a few files to the published files list (1e524636)
v1.3.1
<a name"1.3.1">
1.3.1 (2016-01-04)
Bug Fixes
- 302: handling redirects correctly, (db0c50ee, closes #4)
v1.3.0
<a name"1.3.0">
1.3.0 (2016-01-04)
Bug Fixes
- method: passing the true request method to Express (59127695)
Features
- todo: can add and delete todos (cde8536e)
v1.2.0
<a name"1.2.0">
1.2.0 (2016-01-04)
Features
- todomvc: the index page with todos is there (8ba2d28e)
v1.1.0
<a name"1.1.0">
1.1.0 (2016-01-03)
Features
- bundle: working bundling, (4d9f769a, closes #2)
- client: removed extras from client script, (10502cb3, closes #3)
- todomvc: working on running the full todomvc application (dd73b4cf)