What's Changed
- chore: stabilize hdiutil resize by using whole number byte size by @mmaietta in #9135
- chore: Update stale.yml message by @mmaietta in #9133
- fix: don't assume commands end with .cmd on Windows by @Almighty-Alpaca in #9026
- chore: wrapping Error in
execrejection so as to pass through error code to downstream logic by @mmaietta in #9138 - chore: adding additional docs to signAndEditExecutable for windows by @mmaietta in #9142
- chore: add additional stack trace to
electronDisterror message by @mmaietta in #9145 - feat(nsis): add support for more Windows Installer options by @mtdvlpr in #9119
- refactor: enabling
getBinto accept a different repo as a download source (useful for testing) by @mmaietta in #9151 - fix:
electronDist- detect if directory and copy electron from there, short circuit current logic path by @mmaietta in #9157 - fix: update minimatch to ^10.0.3 to fix downstream issue by @Galkon in #9162
- chore(deploy): Release by @github-actions in #9136
New Contributors
- @Almighty-Alpaca made their first contribution in #9026
- @mtdvlpr made their first contribution in #9119
- @Galkon made their first contribution in #9162
Full Changelog: v26.0.16...v26.0.17