Skip to content

Releases: tomjs/vite-plugin-vscode

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

v1.5.0

19 Jan 10:52
Compare
Choose a tag to compare
  • feat: change skipNodeModulesBundle default behavior 96674f4

v1.4.0...v1.5.0

v1.4.0

15 Jan 11:15
Compare
Choose a tag to compare
  • refactor: change examples 71162e2
  • fix: add env.d.ts to npm files 39f3c1e

v1.3.2...v1.4.0

v1.3.2

03 Jan 12:36
Compare
Choose a tag to compare
chore: release v1.3.2

v1.3.1

03 Jan 10:43
Compare
Choose a tag to compare
  • docs: remove rollupOptions config 2f131e6

v1.3.0...v1.3.1

v1.3.0

03 Jan 10:37
Compare
Choose a tag to compare
  • feat: add VITE_DIST_FILES and default rollupOptions a33c09f
  • chore: update example deps 765f187
  • Break Change __getWebviewHtml change to __getWebviewHtml__

v1.2.0...v1.3.0