We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871a3c4 commit 818744fCopy full SHA for 818744f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+2018/09/01 Version 3.3.0
2
+- Updated dependencies
3
+- Added support for brotli encoding in addition to existing gzip support
4
+
5
2018/08/28 Version 3.2.2
6
- Patchfix for improved accuracy when checking to see if gzip responses are allowed
7
- Updated tap and package-lock.json
package.json
@@ -2,7 +2,7 @@
"author": "Joshua Holbrook <josh@nodejitsu.com> (http://jesusabdullah.net)",
"name": "ecstatic",
"description": "A simple static file server middleware",
- "version": "3.2.2",
+ "version": "3.3.0",
"homepage": "https://github.com/jfhbrook/node-ecstatic",
"repository": {
8
"type": "git",
0 commit comments