File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- unreleased
2
- ==========
1
+ 1.8.0 / 2025-02-10
2
+ ==================
3
+
3
4
* Use ` res.headersSent ` when available
5
+ * Replace ` _implicitHeader ` with ` writeHead ` property
4
6
* add brotli support for versions of node that support it
5
7
* Add the enforceEncoding option for requests without ` Accept-Encoding ` header
6
8
7
9
1.7.5 / 2024-10-31
8
- ==========
10
+ ==================
11
+
9
12
* deps: Replace accepts with negotiator@~ 0.6.4
10
13
- Add preference option
11
14
* deps: bytes@3.1.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " compression" ,
3
3
"description" : " Node.js compression middleware" ,
4
- "version" : " 1.7.5 " ,
4
+ "version" : " 1.8.0 " ,
5
5
"contributors" : [
6
6
" Douglas Christopher Wilson <doug@somethingdoug.com>" ,
7
7
" Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
You can’t perform that action at this time.
0 commit comments