Skip to content

electron-builder@27.0.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@electron-builder-release-bot electron-builder-release-bot released this 19 Jun 02:09
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
346e78e

What's Changed

  • chore(deps): override shell-quote to >=1.8.4 by @mmaietta in #9909
  • chore: migrate mkdtemp usages to TmpDir (unify temp-directory usage) by @mmaietta in #9907
  • fix(win): serialize concurrent signtool invocations with lockfile by @mmaietta in #9920
  • chore(deps): override esbuild to >=0.28.1 by @mmaietta in #9910
  • chore(test): runtime-gated test files inflate cross-platform shard duration estimates by @mmaietta in #9904
  • chore(deps): override tmp to >=0.2.6 by @mmaietta in #9911
  • chore(deps): override serialize-javascript to >=7.0.5 by @mmaietta in #9912
  • feat: Remove linux.syncDesktopName — always sync the installed .desktop filename (BREAKING) by @mmaietta in #9908
  • chore(deploy): mark .changeset/config.json as skip-worktree for publishing by @mmaietta in #9925
  • feat(linux): unified executableArgs entrypoint by @mmaietta in #9922
  • fix: resolve merge-smart-cache CI job failing to upload vitest smart cache by @mmaietta in #9932
  • chore(test): de-sequentialize temp-dir tests via per-test TmpDir context by @mmaietta in #9916
  • fix(test): stabilize corepack warmup during CI setup via retry mechanism by @mmaietta in #9933
  • fix(win): retry the spurious "The batch file cannot be found." cmd.exe race condition by @mmaietta in #9929
  • fix(nsis): preserve $(...) LangString references in escaped NSIS define values (e.g. shortcutName: "$(customSN)") by @mmaietta in #9934
  • fix: test noise and stability (icon conv toolset lock, corepack noise, signtool failure) by @mmaietta in #9935
  • feat: programmatic v26->v27 schema migrator by @mmaietta in #9941
  • feat: escape xml for appxmanifest; consolidate usage to builder-util by @regnete in #9853
  • fix(mac): resolve universal build failure with platform-specific single-arch dependencies by @mmaietta in #9942
  • chore(test): resolve flakiness in snap core24 unit test by @mmaietta in #9944
  • feat(nsis): add Hebrew (he) translations and bundle he_IL for installer messages by @kdroidFilter in #9927
  • chore(deploy): Release (next) (alpha) by @electron-builder-release-bot[bot] in #9913

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@27.0.0-alpha.3...electron-builder@27.0.0-alpha.4