Skip to content

Commit 86f5df0

Browse files
committed
1 parent 4196458 commit 86f5df0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ unreleased
3333
- Use instance methods on steam to check for listeners
3434
3535
- perf: improve path validation speed
36+
37+
- Add 70 new types for file extensions
38+
- Add `immutable` option
39+
- Set charset as "UTF-8" for .js and .json
40+
3641
3742
3843
* deps: vary@~1.1.2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"range-parser": "~1.2.0",
5151
"safe-buffer": "5.1.1",
5252
"send": "0.16.0",
53-
"serve-static": "1.12.6",
53+
"serve-static": "1.13.0",
5454
"setprototypeof": "1.1.0",
5555
"statuses": "~1.3.1",
5656
"type-is": "~1.6.15",

0 commit comments

Comments
 (0)