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 1a34611 commit cce99c4Copy full SHA for cce99c4
HISTORY.md
@@ -1,4 +1,9 @@
1
2
+4.0.1 / 2020-04-29
3
+==================
4
+
5
+ * fix issue with state being preserved between requests
6
7
4.0.0 / 2020-04-27
8
==================
9
package.json
@@ -1,7 +1,7 @@
{
"name": "koa-compress",
"description": "Compress middleware for koa",
- "version": "4.0.0",
+ "version": "4.0.1",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
0 commit comments