Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 1.7 kB | |
v7.8.2 source code.tar.gz | 2025-07-29 | 491.1 kB | |
v7.8.2 source code.zip | 2025-07-29 | 719.2 kB | |
Totals: 3 Items | 1.2 MB | 3 |
What's Changed
Bug Fixes & Improvements
- fix(plugin-vite): ensure vite build errors are propagated to CLI by @erickzhao in https://github.com/electron/forge/pull/3939
- fix(vite-typescript): add missing
@types/electron-squirrel-startup
dependency by @alectrocute in https://github.com/electron/forge/pull/3957 - fix: remove unused
ts-node
in template by @himself65 in https://github.com/electron/forge/pull/3959 - fix: hide promises from promisify by @MarshallOfSound in https://github.com/electron/forge/pull/3969
Other Changes
- build(deps): update Octokit by @erickzhao in https://github.com/electron/forge/pull/3940
- build(dev-deps): upgrade vitest to latest by @erickzhao in https://github.com/electron/forge/pull/3941
- build(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in https://github.com/electron/forge/pull/3966
- ci: use latest version of
wixtoolset
v3 by @erickzhao in https://github.com/electron/forge/pull/3946 - ci: disable macOS x64 configs by @erickzhao in https://github.com/electron/forge/pull/3960
- chore: update electron-quick-start references by @yangannyx in https://github.com/electron/forge/pull/3958
- chore(plugin-vite): delete unused dependencies by @dmitriy-bizyaev in https://github.com/electron/forge/pull/3952
New Contributors
- @alectrocute made their first contribution in https://github.com/electron/forge/pull/3957
- @dmitriy-bizyaev made their first contribution in https://github.com/electron/forge/pull/3952
- @himself65 made their first contribution in https://github.com/electron/forge/pull/3959
Full Changelog: https://github.com/electron/forge/compare/v7.8.1...v7.8.2