26.8.0
What's Changed
- refactor: simplify YarnNodeModulesCollector by extending NpmNodeModulesCollector by @beyondkmp in https://github.com/electron-userland/electron-builder/pull/9506
- chore: adding settings to force LF line endings across mac+win by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9559
- chore: Remove console logs for linux autoupdater platform check by @Kilian in https://github.com/electron-userland/electron-builder/pull/9561
- chore(tests-only): migrate to auto-sharding/balancing Vitest CI workflow by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9565
- fix: quote tempBatFile path in cmd.exe args to support paths with spaces in https://github.com/electron-userland/electron-builder/pull/9566
- chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/electron-userland/electron-builder/pull/9552
- chore(tests): migrate to only programmatic
vitestAPI by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9571 - chore: resolve flaky functional tests by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9572
- chore: change
vitestsharding approach to be platform-specific time estimations by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9576 - feat: updating win-codesign resources by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9430
- chore: add additional e2e auto-update tests and support
link:protocol by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9578 - feat(appimage): support static appimage runtime by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9558
- chore(deploy): Release (next) by @electron-builder-release-bot[bot] in https://github.com/electron-userland/electron-builder/pull/9556
New Contributors
- @Copilot made their first contribution in https://github.com/electron-userland/electron-builder/pull/9566
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.7.0...electron-builder@26.8.0