26.1.0Pre-release
v26.1.0
What's Changed
- feat: improve detecting pm and support bun by @beyondkmp in https://github.com/electron-userland/electron-builder/pull/9262
- docs: Update recommended tools for icon generation by @jason-murray in https://github.com/electron-userland/electron-builder/pull/9269
- feat: Expanding ${arch} macro properly for mac.binaries in case of native node packages by @bimusiek in https://github.com/electron-userland/electron-builder/pull/9263
- fix: Optional dep's path cannot find in newest npm by @beyondkmp in https://github.com/electron-userland/electron-builder/pull/9274
- chore: fix test-updater dockerized unit tests by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9290
- feat(electron-publish): add gitlab publisher by @daihere1993 in https://github.com/electron-userland/electron-builder/pull/9209
- chore: Increase days before issues and PRs are marked stale by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9295
- chore: updating @changesets and adding related patches by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9294
- chore: updating changesets to represent the correct minor/feat bump by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9297
- chore(deps): updating and pinning semver to 7.7.2 by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9301
- fix: utilize a js helper
dynamic-import.jsfor tryingawait importandrequireby @mmaietta in https://github.com/electron-userland/electron-builder/pull/9299 - chore(deps): update electron/rebuild to resolve node-gyp dependency issue by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9285
- fix: incorrect cache name set when ELECTRON_BUILDER_CACHE env var is present by @drivron in https://github.com/electron-userland/electron-builder/pull/9293
- chore(deploy): Release by @github-actions[bot] in https://github.com/electron-userland/electron-builder/pull/9266
New Contributors
- @jason-murray made their first contribution in https://github.com/electron-userland/electron-builder/pull/9269
- @bimusiek made their first contribution in https://github.com/electron-userland/electron-builder/pull/9263
- @drivron made their first contribution in https://github.com/electron-userland/electron-builder/pull/9293
Full Changelog: https://github.com/electron-userland/electron-builder/compare/v26.0.20...electron-builder@26.1.0