We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c11fad commit 48c7397Copy full SHA for 48c7397
HISTORY.md
@@ -1,3 +1,9 @@
1
+1.16.0 / 2024-09-10
2
+===================
3
+
4
+* Remove link renderization in html while redirecting
5
6
7
1.15.0 / 2022-03-24
8
===================
9
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.15.0",
+ "version": "1.16.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-static",
0 commit comments