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 f53edbb commit b69cbb3Copy full SHA for b69cbb3
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.18.0 / 2022-03-23
+===================
3
4
* Fix emitted 416 error missing headers property
5
* Limit the headers removed for 304 response
package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
- "version": "0.17.2",
+ "version": "0.18.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments