Sourced from app-builder-lib's releases.
22.14.7
Bug Fixes
22.14.6
Pre-release: electron-updater@4.6.2
Bug Fixes
- latest node-gyp with old Electron versions (#6402) (f41d5f3)
- linux: mutually exclusive exec command args (#6384) (5468c18)
- quitAndInstall not working on macOS with autoInstallOnAppQuit=false (#6390) (a5e8073)
- rerunning test-linux to update snapshot for upstream dep that now uses additional depedencies (#6403) (434d388)
Sourced from app-builder-lib's changelog.
22.14.7
Patch Changes
- Updated dependencies [
04a84352]:
- builder-util@22.14.7
- electron-publish@22.14.7
22.14.6
Patch Changes
- #6384
5468c188Thanks@sohobloo! - fix(linux): If linux executableArgs already contains one of the mutually exclusive(%f / %u / %F / %U) code,don't append %U.
#6402
f41d5f39Thanks@zcbenz! - fix: Since node-gyp >= 8.4.0, building modules for old versions of Electron requires passing --force-process-config due to them lacking a valid config.gypi in their headers.See also nodejs/node-gyp#2497.
a3dd05f chore(deploy): Release 22.14.7 (#6412)a69ca73 chore(deploy): Release 22.14.6 (#6404)5468c18 fix(linux): mutually exclusive exec command args (#6384)66ca625 refactor: update Bitbucket publisher (#6400)f41d5f3 fix: latest node-gyp with old Electron versions (#6402)