forge

A complete tool for building and publishing Electron applications

MIT License

Downloads
6.8M
Stars
6.2K
Committers
97

Bot releases are hidden (Show)

forge - 6.0.0-beta.53

Published by malept about 4 years ago

New Features

  • add Electronegativity plugin (#1900) (a6a65cae)
  • core: add params to the postPackage hook (#1896) (e9a2ba07)

Bug Fixes

  • template: remove TS warning while scaffolding TS templates (#1664) (e447adc6)
  • plugin-webpack: prevent the renderer config from overriding its preload config's target (#1853) (8126a736)
  • core: Re-throw non-require errors when using requireSearch (#1876) (301d6e17)
forge - 6.0.0-beta.52

Published by malept over 4 years ago

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)
forge - 6.0.0 beta 51

Published by malept over 4 years ago

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)
forge - 3.0.0

Published by malept over 7 years ago

Breaking changes are listed on the wiki.