Skip to content

Releases: tomjs/vite-plugin-electron

v2.5.1

31 Jan 19:13

Choose a tag to compare

v2.5.0

31 Jan 18:52

Choose a tag to compare

v2.4.2...v2.5.0

v2.4.2

11 Jan 15:49

Choose a tag to compare

v2.4.1...v2.4.2

v2.4.1

11 Jan 15:49

Choose a tag to compare

v2.4.0...v2.4.1

v2.4.0

11 Jan 15:18

Choose a tag to compare

  • feat: change log info and add devtools options de5fbee
  • chore: update deps 4634194

v2.3.0...v2.4.0

v2.3.0

04 Jan 14:20

Choose a tag to compare

v2.2.0...v2.3.0

v2.2.0

02 Jan 07:21

Choose a tag to compare

  • fix: exports env file f38e9e9
  • feat: vue demo use vite-plugin-vue-devtools d90e148

v2.1.0...v2.2.0

v2.0.2

30 Nov 03:18

Choose a tag to compare

v2.0.1...v2.0.2

v2.0.1

16 Nov 10:30

Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

16 Nov 09:50

Choose a tag to compare

Breaking Updates:

  • Using tsdown instead of tsup, the main/preload configuration is changed to inherit tsdown.
  • If recommended:true is not used, watchFiles needs to be configured. See MainOptions and PreloadOptions for details.

破坏性更新:

v1.11.0...v2.0.0