Skip to content

Releases: tomjs/vite-plugin-vscode

v2.5.1

26 Jun 16:12
Compare
Choose a tag to compare
  • chore: remove @tomjs/vscode-extension-webview package f882fca

v2.5.0...v2.5.1

v2.5.0

26 Jun 15:48
Compare
Choose a tag to compare

v2.4.1...v2.5.0

v2.4.1

22 Jun 10:23
Compare
Choose a tag to compare

v2.4.0...v2.4.1

v2.4.0

17 Jun 18:38
Compare
Choose a tag to compare
  • fix: env.d.ts file export error #8 e23ad80
  • feat: copy the code of @tomjs/vscode-extension-webview to the current project to solve dependency issues #7 aad58f2

v2.3.1...v2.4.0

v2.3.1

04 Jun 09:31
Compare
Choose a tag to compare
  • fix: @tomjs/vscode-extension-webview dependency issue #4 450827d

v2.3.0...v2.3.1

v2.3.0

03 Jun 14:53
Compare
Choose a tag to compare
  • chore: remove np 14ddc2f
  • feat: ddd private field to package.json in examples a31570b
  • feat: when webview is production, remove Whitespace bb13f8c
  • feat: add custom csp option to webview 3e52440
  • chore: add packageManager 8a8b504
  • docs: synchronous Chinese readme 62bc2e9

v2.2.0...v2.3.0

v2.2.0

29 Feb 10:45
Compare
Choose a tag to compare
  • feat: pnpm does not require additional installation of webview dependency 56ca265
  • fix: extension source code path document example error db628fa
  • docs: added how to modify the extension source code directory 3ae4eac
  • refactor: modify sample code 919939c
  • refactor: remove useless code from examples b8d0d0c

v2.1.0...v2.2.0

v2.1.0

27 Feb 12:05
Compare
Choose a tag to compare
  • feat: change plugin name eb0477e
  • chore: add more keywords to package.json 89bf676
  • fix: index.html url error with multi-page example 397beeb

v2.0.1...v2.1.0

v2.0.1

03 Feb 10:40
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

03 Feb 10:31
Compare
Choose a tag to compare

Break Changes

  • Both development and production support vscode extension injection of html code 30dc6d9
  • Remove VITE_DIST_FILES, and add VITE_WEBVIEW_DIST
  • Support Multi-Page App

v1.5.0...v2.0.0