Releases: electron/forge
Releases · electron/forge
6.0.0-beta.54
Fixed
- publisher-github:
- core: init should install the latest caret version of Forge (#1963) (b1693f09)
6.0.0-beta.53
New Features
Bug Fixes
- template: remove TS warning while scaffolding TS templates (#1664) (e447adc)
- plugin-webpack: prevent the renderer config from overriding its preload config's target (#1853) (8126a73)
- core: Re-throw non-require errors when using requireSearch (#1876) (301d6e1)
6.0.0-beta.52
Bug Fixes
- shared-types: don't use @types/electron-packager (cdeddce2)
- maker-snap: allow MakerSnapConfig to also be SnapcraftConfig (#1725) (19b64ef5)
- maker-flatpak: add eu-strip to required external binaries (#1703) (4314e1d5)
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)
3.0.0
Breaking changes are listed on the wiki.