We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333221a commit bbeba05Copy full SHA for bbeba05
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.4.0 / 2015-06-10
+==================
3
4
* Add charset to the `Content-Type` header
5
* Support `statusCode` property on `Error` objects
package.json
@@ -1,7 +1,7 @@
{
"name": "errorhandler",
"description": "Development-only error handler middleware",
- "version": "1.3.6",
+ "version": "1.4.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments