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.
undefinedinstead of potentiallynull) by @mmaietta in #9416 - fix: use
["workspaces", "list", "--json"]instead ofworkspaceRootfor 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