788 B
788 B
v1.0.4 (2022-07-03)
- fix: error occurs when the preload config is a function (by @Beiluola)
- fix: ELECTRON_RENDERER_URL is incorrect when host is true (by @Beiluola)
- feat: add sqlite3 module to rollup external option
v1.0.3 (2022-05-01)
- fix: throw error when vite.config.* file in root (#3)
- feat: export splitVendorChunkPlugin from vite
- perf: build target for Electron 19
v1.0.2 (2022-03-31)
Bug fixes
- fix: an error occurred when
tsconfig
file changed
v1.0.1 (2022-03-28)
Prefs
- perf: no need to polyfill
Module Preload
for the Electron renderer (82477b)
v1.0.0 (2022-03-17)
Features
- electron-vite