Skip to content

Commit 6cf1cde

Browse files
committed
chore: v8.0.1
1 parent 6e726c1 commit 6cf1cde

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# What's Changed
22

3-
- migrate to vite 8
4-
- drop support for vite 7
3+
- fix: minify not working (#280)

packages/vite-plugin-monkey/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-monkey",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "A vite plugin server and build your.user.js for userscript engine like Tampermonkey and Violentmonkey and Greasemonkey",
55
"main": "dist/node/index.mjs",
66
"types": "dist/node/index.d.mts",

0 commit comments

Comments
 (0)