File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### v3.1.0-beta.0 (_ 2025-03-12 _ )
1+ ### v3.1.0 (_ 2025-03-25 _ )
22
3+ - fix(bytecodePlugin): optimize 'use strict' directive replacement ([ #681 ] ( https://github.com/alex8088/electron-vite/issues/681 ) )
34- perf: build compatilibity target for Electron 35 ([ #729 ] ( https://github.com/alex8088/electron-vite/pull/729 ) )
45- chore(deps): update all non-major dependencies
56- chore(deps): update globals to v16
67- chore(deps): update esbuild to v0.25
78
9+ ### v3.1.0-beta.0 (_ 2025-03-12_ )
10+
11+ See [ v3.1.0-beta.0 changelog] ( https://github.com/alex8088/electron-vite/blob/v3.1.0-beta.0/CHANGELOG.md )
12+
813### v3.0.0 (_ 2025-02-16_ )
914
1015- feat: resolve conditions for preload
Original file line number Diff line number Diff line change 11{
22 "name" : " electron-vite" ,
3- "version" : " 3.1.0-beta.0 " ,
3+ "version" : " 3.1.0" ,
44 "description" : " Electron build tooling based on Vite" ,
55 "type" : " module" ,
66 "main" : " dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments