There was an error while loading. Please reload this page.
1 parent ce73089 commit 87c5f09Copy full SHA for 87c5f09
HISTORY.md
@@ -1,3 +1,8 @@
1
+2.1.0 / 2024-09-10
2
+===================
3
+
4
+* Changes from 1.16.0
5
6
2.0.0 / 2024-08-23
7
==================
8
@@ -26,6 +31,11 @@
26
31
- Use `mime-types` for file to content type mapping
27
32
- deps: debug@3.1.0
28
33
34
+1.16.0 / 2024-09-10
35
36
37
+* Remove link renderization in html while redirecting
38
29
39
1.15.0 / 2022-03-24
30
40
===================
41
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "2.0.0",
+ "version": "2.1.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-static",
0 commit comments