We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076aff6 commit 98dfad9Copy full SHA for 98dfad9
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 0.10.5
2
+
3
+# Background
4
5
6
+### Improves
7
8
+- Reduce bundle size.
9
+### Patches
10
11
+- Fix can't work at monorepo.
12
13
14
## 0.10.4
15
16
# Background
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-compression2",
- "version": "0.10.4",
+ "version": "0.10.5",
"description": "a fast vite compression plugin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments