mirror of
https://github.com/LukeHagar/electron-vite.git
synced 2025-12-06 04:19:43 +00:00
release: v1.0.8
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### v1.0.8 (_2022-09-11_)
|
||||
|
||||
- feat: the main process and preload scripts support hot reloading [#7](https://github.com/alex8088/electron-vite/issues/7)
|
||||
|
||||
### v1.0.7 (_2022-08-29_)
|
||||
|
||||
- feat: add sourcemap cli options for debugging
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "electron-vite",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "Electron build tooling based on Vite",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user