Releases: electron-userland/electron-builder
Releases · electron-userland/electron-builder
v25.0.0-alpha.5
What's Changed
- fix: update autoupdate docs to describe module-based support by @mmaietta in #8140
- chore: set nativeRebuilder default value to use electron/rebuild so that yarn 3 is supported by default by @mmaietta in #8140
- chore(deploy): Release (alpha) by @github-actions in #8141
Full Changelog: v25.0.0-alpha.4...v25.0.0-alpha.5
v25.0.0-alpha.4
What's Changed
- chore(deps): update dependency jsdoc-to-markdown to v8 by @mmaietta in #8130
- chore(deps): pin actions/setup-python action to 0a5c615 by @renovate in #8132
- fix: adding retries to account for dmg
hdiutil
flakiness by @mmaietta in #8135 - fix: replace SYSTEMROOT with SYSDIR by @beyondkmp in #8133
- chore(deps): update docker/login-action digest to e92390c by @renovate in #8138
- chore(deploy): Release (alpha) by @github-actions in #8136
Full Changelog: v25.0.0-alpha.3...v25.0.0-alpha.4
[email protected]
v25.0.0-alpha.3
What's Changed
- fix(win): use appInfo description as primary entry for FileDescription by @mmaietta in #8125
- chore(docs): update Bitbucket Options token doc by @mmaietta in #8126
- fix: order files in asar for incremental updates by @indutny-signal in #8128
- chore(deploy): Release (alpha) by @github-actions in #8127
Full Changelog: v25.0.0-alpha.2...v25.0.0-alpha.3
[email protected]
Patch Changes
- Updated dependencies [
445911a7
]:
v25.0.0-alpha.2
What's Changed
- chore(deps): update dependency typescript to v5.4.2 by @renovate in #8113
- fix(deps): update dependency @electron/notarize to v2.3.0 by @renovate in #8114
- fix(deps): update dependency @electron/universal to v2 by @renovate in #8115
- chore(deps): update dependency lint-staged to v15 by @mmaietta in #8118
- feat: support additionalLightArgs by @beyondkmp in #8120
- feat: add disableSanityCheckPackage to asar to allow custom electron fork asar integrity implementations by @beyondkmp in #8123
- chore(deps): update dependency typescript-json-schema to v0.63.0 by @mmaietta in #8119
- fix: move
disableSanityCheckAsar
to withincheckFileInPackage
for non-asar verification by @mmaietta in #8124 - chore(deps): update tj-actions/changed-files digest to aa08304 by @mmaietta in #8117
- chore(deploy): Release (alpha) by @github-actions in #8121
Full Changelog: v25.0.0-alpha.1...v25.0.0-alpha.2
v25.0.0-alpha.1
What's Changed
- feat: add minimumSystemVersion in electron updater by @beyondkmp in #8108
- feat: yarn 3 support for native modules by @mmaietta in #8112
- chore(deploy): Release (alpha) by @github-actions in #8111
Full Changelog: v24.13.4-alpha.0...v25.0.0-alpha.1
[email protected]
Patch Changes
-
#8108
3d4cc7ae
Thanks @beyondkmp! - feat: addminimumSystemVersion
in electron updater -
Updated dependencies [
3d4cc7ae
]:
v24.13.4-alpha.0
What's Changed
- fix(mac): revert mac differential autoupdate by @mmaietta in #8091
- chore(deploy): Release by @github-actions in #8092
- fix: mac differential updater by @beyondkmp in #8095
- chore(deps): update actions/cache digest to ab5e6d0 by @renovate in #8097
- chore(deps): lock file maintenance by @renovate in #8098
- chore(deps): update tj-actions/changed-files digest to 800a282 by @renovate in #8100
- fix(mac): add retry in mac code sign by @beyondkmp in #8101
- docs: remove zulip references by @setchy in #8109
- chore: Enter alpha stage by @mmaietta in #8110
- chore(deploy): Release (alpha) by @github-actions in #8096
New Contributors
Full Changelog: v24.13.3...v24.13.4-alpha.0