We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55eb72 commit ad50cbaCopy full SHA for ad50cba
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v4.0.1 (_2025-09-21_)
2
+
3
+- perf: build compatibility target for Electron 38
4
5
### v4.0.0 (_2025-07-06_)
6
7
- refactor!: bump required node version to 20.19+, 22.12+
package.json
@@ -1,6 +1,6 @@
{
"name": "electron-vite",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Electron build tooling based on Vite",
"type": "module",
"main": "./dist/index.js",
0 commit comments