Skip to content

Releases: electron-userland/electron-builder

v26.0.10

03 Mar 14:58
3792826
Compare
Choose a tag to compare
v26.0.10 Pre-release
Pre-release

What's Changed

  • chore(plist): replace the plist functionality in app-builder-bin with plist by @beyondkmp in #8890
  • chore(refactor): electron-updater cyclical imports by @mmaietta in #8913
  • fix(win): execute customUnInstall before atomicRMDir function in NSIS uninstaller by @beyondkmp in #8915
  • chore(test): migrating jest to vitest by @mmaietta in #8907
  • chore(deps): update dependency vitest to v3.0.5 [security] by @renovate in #8918
  • chore(deps): update actions/cache action to v4.2.2 by @mmaietta in #8921
  • chore(deps): update actions/download-artifact digest to cc20338 by @mmaietta in #8922
  • fix: fix custom publisher check and throw error if not found by @mmaietta in #8926
  • chore(deploy): Release by @github-actions in #8912

Full Changelog: v26.0.9...v26.0.10

[email protected]

03 Mar 14:52
3792826
Compare
Choose a tag to compare

Patch Changes

  • #8913 065c6a45 Thanks @mmaietta! - chore(refactor): refactoring code to reduce cyclical imports in order to migrate to rollup + vite (which have much more strict module resolutions)

v26.0.9

26 Feb 07:15
ea86783
Compare
Choose a tag to compare
v26.0.9 Pre-release
Pre-release

What's Changed

  • chore(tests): update test snap to resolve unit test instability by @beyondkmp in #8887
  • fix: allow usage of node-linker=hoisted with pnpm by @mmaietta in #8885
  • chore: update test snapshots by @mmaietta in #8894
  • fix: AsyncEventEmitter filterListeners doesn't work with promises by @mmaietta in #8895
  • chore: update snapshots and pin fixture dep versions by @mmaietta in #8898
  • chore(deps): update actions/stale digest to 5bef64f by @mmaietta in #8906
  • chore(deps): update actions/setup-node digest to 1d0ff46 by @mmaietta in #8905
  • chore(deps): update actions/checkout digest to 11bd719 by @mmaietta in #8904
  • chore(deps): update actions/setup-python digest to 4237552 by @mmaietta in #8903
  • chore(deps): update actions/upload-artifact digest to 4cec3d8 by @mmaietta in #8902
  • test: adding fixtures for lockfiles to support --frozen-lockfile (yarn, pnpm) and ci (npm) by @mmaietta in #8899
  • chore(deps): update actions/cache action to v4.2.1 by @mmaietta in #8901
  • fix: allow publishing to Snap Store to be disabled with snap specific publish options by @BrandonXLF in #8896
  • fix(mac): when using default osx-sign, specifically pass in identity name instead of hash by @mmaietta in #8908
  • chore(deploy): Release by @github-actions in #8891

Full Changelog: v26.0.8...v26.0.9

v26.0.8

21 Feb 14:16
d26efc0
Compare
Choose a tag to compare
v26.0.8 Pre-release
Pre-release

What's Changed

  • chore(tests): use yarn instead of npm 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, and type=module custom publishers by @mmaietta in #8868

New Contributors

Full Changelog: v26.0.7...v26.0.8

v26.0.7

18 Feb 01:54
9bca417
Compare
Choose a tag to compare
v26.0.7 Pre-release
Pre-release

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]

18 Feb 01:51
9bca417
Compare
Choose a tag to compare

Minor Changes

v26.0.6

06 Feb 22:42
f4fc04a
Compare
Choose a tag to compare
v26.0.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v26.0.5...v26.0.6

v26.0.5

05 Feb 15:01
e0c1a19
Compare
Choose a tag to compare
v26.0.5 Pre-release
Pre-release

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

04 Feb 04:27
6ac8f91
Compare
Choose a tag to compare
v26.0.4 Pre-release
Pre-release

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

04 Feb 01:11
638d3a7
Compare
Choose a tag to compare
v26.0.3 Pre-release
Pre-release

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