github electron-userland/electron-builder electron-builder@26.3.4

3 hours ago

What's Changed

  • fix: only use hardlinks during unit tests to avoid breaking debian builds where /opt is on a different drive by @mmaietta in #9397
  • chore: resolve lint-deps issue now that ci-info isn't used by @mmaietta in #9412
  • fix: converting all node collector logic to not use Promise.All. Migrate to for-loop by @mmaietta in #9414
  • fix(pkg): support arm64-only MAS submissions by setting correct hostArchitectures by @davej in #9409
  • chore(deps): update eslint and prettier by @renovate[bot] in #9406
  • fix: use correct types for makeUniversalApp (e.g. undefined instead of potentially null) by @mmaietta in #9416
  • fix: use ["workspaces", "list", "--json"] instead of workspaceRoot for yarn v2+ package manager by @mmaietta in #9415
  • chore(deploy): Release by @electron-builder-release-bot[bot] in #9410

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.3.3...electron-builder@26.3.4

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.