Skip to content

Releases: electron/forge

6.0.0-beta.55

18 May 01:23
4dc66df
Compare
Choose a tag to compare

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:
    • magic constant is a string w/comments about what it's for (#2166) (f15b5c7a)
    • add ts/tsx to known eslint-plugin-import extensions (#2139) (90f122c2)
  • 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

20 Oct 21:41
d3053f2
Compare
Choose a tag to compare

Fixed

  • publisher-github:
  • core: init should install the latest caret version of Forge (#1963) (b1693f09)

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.