8000
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 ae4f298 commit 9d2db99Copy full SHA for 9d2db99
HISTORY.md
@@ -1,3 +1,8 @@
1
+0.19.0 / 2024-09-10
2
+===================
3
+
4
+* Remove link renderization in html while redirecting
5
6
0.18.0 / 2022-03-23
7
===================
8
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "0.18.0",
+ "version": "0.19.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments