You don't need anymore to install electron-publisher-s3 — Go AWS SDK is used now instead of JS (you can expect more faster and reliable uploading). Please remove electron-publisher-s3 from your projects.
To download Electron binaries also multi-part downloader (implemented in Go instead of NodeJS) is used now. You can expect 2x-5x faster downloading (especially on CI servers).
Bug Fixes
- nsis: set npm_config_target_libc (acfd68d), closes #3049
- do not try to merge config over the same config (1243388), closes #2016