Skip to content

Releases: lisonge/vite-plugin-monkey

Release v5.0.5

10 Jan 14:37
Compare
Choose a tag to compare

v5.0.5

What's Changed

  • fix: auto grant not work for monkeyWindow.xxx (#206)

Release v5.0.4

30 Dec 03:57
Compare
Choose a tag to compare

v5.0.4

What's Changed

  • fix: add Access-Control-Allow-Private-Network header (#205)
  • fix: chrome TrustedScriptURL error (#205)

Release v5.0.3

21 Dec 07:11
Compare
Choose a tag to compare

v5.0.3

What's Changed

  • fix: GmSetClipboardType type (#204)

Release v5.0.2

20 Dec 15:48
Compare
Choose a tag to compare

v5.0.2

What's Changed

  • fix: GrantType GM.getResourceURL to GM.getResourceUrl

Release v5.0.1

20 Dec 15:23
Compare
Choose a tag to compare

v5.0.1

What's Changed

  • fix: GM_registerMenuCommand type (#203)
  • perf: set GmXmlhttpRequestOption context default generic type

Release v5.0.0

14 Dec 14:25
Compare
Choose a tag to compare

v5.0.0

Features

  • add support for vite v6
  • add userscript meta tag

Breaking Changes

  • refactor TypeScript interfaces for GM api

Release v4.0.6

21 Jul 15:02
Compare
Choose a tag to compare

v4.0.6

Bug Fixes

  • fix: can not collect grant when minify (#166)

Release v4.0.5

21 Jul 13:15
Compare
Choose a tag to compare

v4.0.5

Bug Fixes

  • fix: compat not defined in pkg/package.json but exist in pkg/subpath (#169)

Release v4.0.4

29 Jun 08:32
Compare
Choose a tag to compare

v4.0.4

Bug Fixes

  • fix: remove staticfile cdn because it return virus-infected code (#171)

Release v4.0.3

07 Jun 12:15
Compare
Choose a tag to compare

v4.0.3

Bug Fixes

  • fix: not auto add GM_webRequest grant (#155)