v7.3.0
What's Changed
Features
- feat(plugin-vite): upgrade to vite@5 by @caoxiemeihao in #3468
- feat: allow a custom out dir from forge config by @lutzroeder in #3458
- feat(template-vite): patch types by @caoxiemeihao in #3494
- feat: adds default fuses to templates by @yangannyx in #3480
- feat(publisher-github): option to automatically generate release notes by @dsanders11 in #3484
Fixes
- fix(electron-release-publisher): change api/version endpoint in PublisherERS to use versions/sorted by @kgallagher52 in #3431
- fix(core): packageJSON won't be found when programmatic usage instead of CLI by @ianho in #3455
- fix: actually depend on preceeding groups by @MarshallOfSound in #3438
- fix: normalize windows version with build part correctly by @rickymohk in #3461
- fix: .vscode settings.json changes on open by @lutzroeder in #3460
- fix(plugin-vite): package volume size to large by @caoxiemeihao in #3336
Performance
- refactor: only run webpack once for multi-arch packages by @MarshallOfSound in #3437
Other Changes
- chore: update Packager by @erikian in #3419
- chore: bump electronjs/node to 2.2.0 (main) by @electron-roller in #3469
- chore(plugins/electronegativity): correct some config types by @Dogdriip in #3482
- chore: use Dependabot to update GitHub Actions deps by @dsanders11 in #3487
- chore: bump electronjs/node to 2.2.1 (main) by @electron-roller in #3496
New Contributors
- @kgallagher52 made their first contribution in #3431
- @rickymohk made their first contribution in #3461
- @lutzroeder made their first contribution in #3460
- @ianho made their first contribution in #3455
- @yangannyx made their first contribution in #3480
- @Dogdriip made their first contribution in #3482
Full Changelog: v7.2.0...v7.3.0