We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5fb62 commit 9e067adCopy full SHA for 9e067ad
History.md
@@ -1,3 +1,11 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - Fix handling of modified headers with invalid dates
6
+ - perf: improve ETag match loop
7
+ - perf: improve `If-None-Match` token parsing
8
9
4.15.4 / 2017-08-06
10
===================
11
package.json
@@ -39,7 +39,7 @@
39
"escape-html": "~1.0.3",
40
"etag": "~1.8.0",
41
"finalhandler": "~1.0.4",
42
- "fresh": "0.5.0",
+ "fresh": "0.5.2",
43
"merge-descriptors": "1.0.1",
44
"methods": "~1.1.2",
45
"on-finished": "~2.3.0",
0 commit comments