Releases: subframe7536/electron-incremental-update
Releases · subframe7536/electron-incremental-update
v3.0.0-beta.5
No significant changes
View changes on GitHub
v3.0.0-beta.4
No significant changes
View changes on GitHub
v3.0.0-beta.3
No significant changes
View changes on GitHub
v3.0.0-beta.2
🐞 Bug Fixes
- Correct startup file description - by @subframe7536 (d8f7a)
- Resolve type issue - by @subframe7536 (7eadf)
View changes on GitHub
v2.4.3
v2.4.2
🚨 Breaking Changes
- Import types and remove onstart hook in preload - by @subframe7536 (0aee5)
🚀 Features
- Expose
ElectronViteHelperOptions- by @subframe7536 (165f9)
View changes on GitHub
v2.4.1
🚀 Features
- Add helper function
defineElectronConfig- by @subframe7536 (b6521)
View changes on GitHub
v2.4.0
🚨 Breaking Changes
- Remove
logParsedOptions- by @subframe7536 (299b7)
🚀 Features
- Processing state - by @subframe7536 (d1640)
View changes on GitHub
v2.3.8
🚀 Features
- Auto remove dependencies in default external when postbuild is setup - by @subframe7536 (85019)
View changes on GitHub
v2.3.7
🚀 Features
- Robust setPortableDataPath - by @subframe7536 (db280)
🐞 Bug Fixes
- Fix log parsed options - by @subframe7536 (e4b08)