Releases: electron-userland/electron-builder
Releases · electron-userland/electron-builder
v26.0.8
What's Changed
- chore(tests): use
yarn
instead ofnpm install
to resolve unit test instability by @beyondkmp in #8877 - chore: refactor node module collector, extract explicit
DependencyTree
, update types by @mmaietta in #8872 - chore(docs): fix link to encapsulated manual update via menu.js by @BreakBB in #8879
- chore(docs): add template project link for ElectronJS application using NextJS and TypeScript by @saulotarsobc in #8844
- feat: allow usage of
.cjs
,.mjs
, andtype=module
custom publishers by @mmaietta in #8868
New Contributors
- @BreakBB made their first contribution in #8879
- @saulotarsobc made their first contribution in #8844
Full Changelog: v26.0.7...v26.0.8
v26.0.7
What's Changed
- fix: Detected circular dependencies and add debug logs for nodeModulesCollector by @beyondkmp in #8864
- fix: validate key before proceeding with deep assignment by @mmaietta in #8869
- fix: Sign the vendor directory instead of using Squirrel.Windows' signing method. by @beyondkmp in #8855
- feat(updater): Dispatch error in updater if spawnSync fails by @Akatroj in #8817
New Contributors
Full Changelog: v26.0.6...v26.0.7
[email protected]
v26.0.6
What's Changed
- fix: Only update AppArmor profile if not chroot'ed by @fiesh in #8843
- fix: Fix the issue of the missing ms package by @beyondkmp in #8851
- feat: Improve Azure Trusted Signing Docs by @nathanlesage in #8853
New Contributors
- @fiesh made their first contribution in #8843
- @nathanlesage made their first contribution in #8853
Full Changelog: v26.0.5...v26.0.6
v26.0.5
What's Changed
- fix: delete peerDependencies when collecting node modules tree by @beyondkmp in #8845
Full Changelog: v26.0.4...v26.0.5
v26.0.4
What's Changed
- feat: switch app-builder-bin to node-module-collector to get all production node modules by @beyondkmp in #8571
Full Changelog: v26.0.3...v26.0.4
v26.0.3
What's Changed
- feat(pkg): support notarizing pkg for macos archives by @dominhhai in #8834
- feat: use electron-winstaller instead of self module by @beyondkmp in #8344
Full Changelog: v26.0.2...v26.0.3
v26.0.2
What's Changed
- chore(deps): update node.js to v22 by @renovate in #8818
- chore: removing dead files, balance CI usage, updating issue template by @mmaietta in #8821
- feat: Allow users to pass a custom headers URL by @lamawithonel in #8785
- chore: fix unstable unit test by @mmaietta in #8832
- fix: handle yarn berry patch format in electron-updater version check by @Julusian in #8830
- feat: add
isUpdateAvailable
property tocheckForUpdates
result by @Julusian in #8829 - feat(updater): add custom
isUpdateSupported
hook for validating update downloads by @mmaietta in #8692 - fix: upgrading TrustedSigning module to 0.5.0 by @mmaietta in #8833
- feat(pkg): support extra component packages (
.pkg
) for macos archives by @dominhhai in #8767 - chore(deploy): Release by @github-actions in #8831
New Contributors
- @lamawithonel made their first contribution in #8785
- @dominhhai made their first contribution in #8767
Full Changelog: v26.0.1...v26.0.2
[email protected]
v26.0.1
What's Changed
- chore(config): migrate renovate config by @renovate in #8809
- fix: allow
skipLibCheck: false
by @mmaietta in #8813 - chore: "organize imports" + change
ObjectMap
=>Record
by @mmaietta in #8815 - chore: migrate from
BluebirdPromise
to vanillaPromise
API by @mmaietta in #8810 - chore: adding retry to
winPackagerTest
by @mmaietta in #8820
Full Changelog: v26.0.0...v26.0.1