Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-22 | 1.3 kB | |
v26.0.12 source code.tar.gz | 2025-03-22 | 2.2 MB | |
v26.0.12 source code.zip | 2025-03-22 | 2.6 MB | |
Totals: 3 Items | 4.8 MB | 1 |
What's Changed
- fix: support
mas
packages for flipping fuses by @mmaietta in https://github.com/electron-userland/electron-builder/pull/8947 - fix: optimize workspace package resolution in dependency tree by @beyondkmp in https://github.com/electron-userland/electron-builder/pull/8958
- fix: re-enable CI build workflow by swapping in
dorny/paths-filter
by @mmaietta in https://github.com/electron-userland/electron-builder/pull/8961 - fix: pnpm collection of optional dependencies by @indutny-signal in https://github.com/electron-userland/electron-builder/pull/8957
- chore(docs): fix typo in SquirrelWindowsOptions by @t3chguy in https://github.com/electron-userland/electron-builder/pull/8968
- chore(deps): update pnpm/action-setup action to v4.1.0 by @renovate in https://github.com/electron-userland/electron-builder/pull/8964
- fix: Azure trust signing fails with spaces in parameters by @teamchong in https://github.com/electron-userland/electron-builder/pull/8979
- chore(deploy): Release by @github-actions in https://github.com/electron-userland/electron-builder/pull/8949
New Contributors
- @teamchong made their first contribution in https://github.com/electron-userland/electron-builder/pull/8979
Full Changelog: https://github.com/electron-userland/electron-builder/compare/v26.0.11...v26.0.12