Skip to content

Releases: electron/forge

6.0.0-beta.53

25 Aug 15:35
9f8e9b8
Compare
Choose a tag to compare

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

27 Jun 17:53
Compare
Choose a tag to compare
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

24 Jun 01:35
Compare
Choose a tag to compare
New Features
  • s3: add options to allow use custom instance (#1601) (38e63d15)
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

17 May 16:25
2dffd3c
Compare
Choose a tag to compare

Breaking changes are listed on the wiki.