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 50cc670 commit 1362955Copy full SHA for 1362955
HISTORY.md
@@ -1,5 +1,5 @@
1
-2.x
2
-===
+2.0.0-beta.1 / 2022-02-05
+=========================
3
4
* Change `dotfiles` option default to `'ignore'`
5
* Drop support for Node.js 0.8
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.14.2",
+ "version": "2.0.0-beta.1",
"author": "Douglas Christopher Wilson <[email protected]>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
0 commit comments