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 bc2c767 commit 45cf67cCopy full SHA for 45cf67c
HISTORY.md
@@ -1,4 +1,4 @@
1
-unreleased
+v1.2.1 / 2024-09-02
2
==================
3
4
* Gracefully handle when handling an error and socket is null
package.json
@@ -1,7 +1,7 @@
{
"name": "finalhandler",
"description": "Node.js final http responder",
- "version": "1.2.0",
+ "version": "1.2.1",
5
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "pillarjs/finalhandler",
0 commit comments