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 e1ec820 commit aa2851fCopy full SHA for aa2851f
HISTORY.md
@@ -1,7 +1,8 @@
1
-UNRELEASED
+v2.1.1. / 2025-12-01
2
==================
3
4
* update engines field in the package.json to reflect the current compatibility (Node <18). See: 2.0.0
5
+* Minor changes (package metadata)
6
7
v2.1.0 / 2025-03-05
8
package.json
@@ -1,7 +1,7 @@
{
"name": "finalhandler",
"description": "Node.js final http responder",
- "version": "2.1.0",
+ "version": "2.1.1",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "pillarjs/finalhandler",
0 commit comments