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 6b0cfec commit ea685c1Copy full SHA for ea685c1
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.2.0 / 2022-03-22
+==================
3
4
* Remove set content headers that break response
5
* deps: on-finished@2.4.1
package.json
@@ -1,7 +1,7 @@
{
"name": "finalhandler",
"description": "Node.js final http responder",
- "version": "1.1.2",
+ "version": "1.2.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "pillarjs/finalhandler",
0 commit comments