Skip to content

Releases: electron-vite/vite-plugin-electron

v0.8.5

08 Aug 03:24
Compare
Choose a tag to compare

v0.8.4

31 Jul 13:58
c5c984b
Compare
Choose a tag to compare

v0.8.3

25 Jul 10:48
Compare
Choose a tag to compare

v0.8.1

21 Jul 12:11
2df429e
Compare
Choose a tag to compare

About v0.8.1 #38

  1. Modified the source and dist directory of vite-plugin-electron-renderer
    plugins -> src dist -> plugins
  2. Fixed vite-plugin-electron-renderer export keywords BUG 🐞.
  3. Hoist typescript to top-level common deps.

vite-plugin-electron@0.8.0 | vite-plugin-electron-renderer@0.6.0

19 Jul 11:12
d312381
Compare
Choose a tag to compare

v0.7.5

12 Jul 00:10
cce30ca
Compare
Choose a tag to compare

v0.7.2

08 Jul 02:26
40832bd
Compare
Choose a tag to compare

8fb064e fix(🐞): bump vite-plugin-electron-renderer to 0.5.3
44006b2 chore: comments

v0.7.0

07 Jul 02:17
178548f
Compare
Choose a tag to compare

This version support restart on vite.config.ts 🎉.

661a146 docs: v0.7.0
8ee091d feat: support restart on vite.config.ts changed #24
ca15795 add electron-env.d.ts
76863bb electron-env.d.ts
3fbef04 refactor: optimize code
cc3c8c0 feat: resolveBuildConfig()
50c3afe feat: resolveRuntime()
1184dd3 node.js.ts -> config.ts

v0.6.0

27 Jun 01:53
Compare
Choose a tag to compare

🎉 The biggest change is Node.js package out of the box

v0.4.4

21 May 02:19
Compare
Choose a tag to compare

🥳 New member @youngleish