24 lines
558 B
Markdown
24 lines
558 B
Markdown
### v1.0.3 (_2022-05-01_)
|
|
|
|
- fix: throw error when vite.config.* file in root ([#3](https://github.com/alex8088/electron-vite/issues/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](https://github.com/alex8088/electron-vite/commit/82477b))
|
|
|
|
### v1.0.0 (_2022-03-17_)
|
|
|
|
#### Features
|
|
|
|
- electron-vite
|