Releases: electron/forge
Releases · electron/forge
6.0.0-beta.55
Build dependencies
- Upgrade
electron-winstaller
to^5.0.0
(e93631a)
Bug fixes
- core: better error detection for electron-prebuilt-compile (#2268) (fdc82117)
- template/typescript-webpack:
- plugin-webpack: correctly define the asset relocator base dir (#2022) (390219fd)
- template-typescript: add eslint-plugin-import/typescript rules (#2048) (c27ca4bf)
- cli: don't hardcode the minimum required Node version (#2003) (704db4b1)
6.0.0-beta.54
6.0.0-beta.53
6.0.0-beta.52
6.0.0 beta 51
New Features
Bug Fixes
- cli: fix the minimum version of Node in the CLI error message (45ac8ddf)
- core: overrideTargets inherit the named maker config in the Forge config (#1549) (e133b607)
- publisher-electron-release-server: throw an exception for 4xx/5xx HTTP status codes (#1538) (f223fc8f)
- template-base: update Travis CI config to best practices (#1539) (a34656b2)
- plugin-webpack: change preload target from electron-renderer to electron-preload (#1521) (5f1b240f)