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 7c2970a commit 067bbafCopy full SHA for 067bbaf
packages/vite-plugin-monkey/CHANGELOG.md
@@ -1,4 +1,3 @@
1
# What's Changed
2
3
-- fix: GM_audio getState type error (#253)
4
-- fix: GM_addElement server entrySrc script not wokring (#254)
+- fix: document.head may be null when run-at document-start (#262) (#264)
packages/vite-plugin-monkey/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-monkey",
- "version": "7.1.4",
+ "version": "7.1.5",
"description": "A vite plugin server and build your.user.js for userscript engine like Tampermonkey and Violentmonkey and Greasemonkey",
5
"main": "dist/node/index.mjs",
6
"types": "dist/node/index.d.ts",
0 commit comments