26.4.0
What's Changed
- fix: allow
npm listto work on yarn berry and bun project setups by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9443 - feat: allow target specific build options to override top-level publish configuration by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9425
- chore(deps): update github artifact actions (major) by @renovate[bot] in https://github.com/electron-userland/electron-builder/pull/9444
- chore: clean fixture deps and update
depcheckby @mmaietta in https://github.com/electron-userland/electron-builder/pull/9449 - chore: freezing package.json lockfiles for HoistedNodeModuleTest by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9453
- fix: search app directory before package directory to respect two-package.json project setups by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9450
- chore: The url.parse() function has been deprecated in Node 24 by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9417
- fix: add signing queue for Windows packager to avoid concurrent signing issues with AzureTrustedSigning by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9454
- chore: cleanup logging for node module collectors by detecting non-installed optional deps by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9456
- chore(deploy): Release by @electron-builder-release-bot[bot] in https://github.com/electron-userland/electron-builder/pull/9447
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.3.6...electron-builder@26.4.0