Skip to content

Releases: electron/forge

v6.4.1

21 Aug 22:56
198d703
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.0...v6.4.1

v6.4.0

19 Aug 00:52
0cd8fb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.4.0

v6.3.0

08 Aug 21:03
v6.3.0
24d95ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.1...v6.3.0

v6.2.1

15 Jun 23:19
v6.2.1
df8a722
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.2.1

v6.1.1

04 Apr 22:43
v6.1.1
5b40a8d
Compare
Choose a tag to compare

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @erikian for contributing this plugin.

Features

What's Changed

New Contributors

Full Changelog: v6.0.5...v6.1.1

v6.0.5

07 Feb 01:29
89d0cd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.4...v6.0.5

v6.0.4

30 Nov 22:07
7c93695
Compare
Choose a tag to compare

What's Changed

v6.0.4 is a small release with a lot of internal code cleanup changes. Most importantly for users, this release adds clearer error messages for [object Object] errors that were thrown during the Make step.

  • fix(core): allow the forge.config property in package.json to point to a non-js file by @erikian in #3070
  • docs: fix InternalOptions links in API docs by @erickzhao in #3083
  • fix(all): disallow throwing literals (@typescript-eslint/no-throw-literal) by @erickzhao in #3086
  • fix(publisher-ers): properly publish non-default flavours by @dariusclay in #3079

Internal changes

New Contributors

Full Changelog: v6.0.3...v6.0.4

v6.0.3

15 Nov 00:48
v6.0.3
5f6ec68
Compare
Choose a tag to compare

Electron Forge v6.0.3 is the direct successor to v6.0.1.

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.0.3

v6.0.2

14 Nov 23:19
v6.0.2
11cf4b5
Compare
Choose a tag to compare
v6.0.2 Pre-release
Pre-release

We failed the npm publish for this version so we recommend upgrading directly to v6.0.3.

Anya shocked

v6.0.1

08 Nov 19:45
v6.0.1
Compare
Choose a tag to compare

What's Changed

Refactors

  • refactor: use listr2 for the package, make and publish commands by @MarshallOfSound in #3043
    • This PR also fixed a long-standing issue where targeting the mas platform in the Package step would actually package for darwin.
  • refactor: migrate import command to listr2 by @MarshallOfSound in #3048

Internal Changes

Full Changelog: v6.0.0...v6.0.1