mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-09-22 15:39:57 +08:00
release: 4.0.1
This commit is contained in:
parent
b55eb725c4
commit
ad50cba495
@ -1,3 +1,7 @@
|
|||||||
|
### v4.0.1 (_2025-09-21_)
|
||||||
|
|
||||||
|
- perf: build compatibility target for Electron 38
|
||||||
|
|
||||||
### v4.0.0 (_2025-07-06_)
|
### v4.0.0 (_2025-07-06_)
|
||||||
|
|
||||||
- refactor!: bump required node version to 20.19+, 22.12+
|
- refactor!: bump required node version to 20.19+, 22.12+
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "electron-vite",
|
"name": "electron-vite",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"description": "Electron build tooling based on Vite",
|
"description": "Electron build tooling based on Vite",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user