We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d173e commit 35a8b77Copy full SHA for 35a8b77
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.8.0
2
+
3
+# Background
4
5
+### Improves & Features
6
7
+- Support compress public resource. #22
8
9
## 0.7.0
10
11
# Background
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-compression2",
- "version": "0.7.0",
+ "version": "0.8.0",
"description": "a fast vite compression plugin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments