v6.0.0-beta.71
VerteDinde
released this
31 Oct 23:28
·
304 commits
to main
since this release
What's Changed
Fixes
- fix: restore isProd in the webpack plugin by @MarshallOfSound in #3021
- fix: use @electron-forge/cli hint for project resolution by @MarshallOfSound in #3023
- fix(template-base): use minimum instead of exact version when replacing
ELECTRON_FORGE/VERSION
in templates by @erikian in #3030 - fix(publish): ignore unnecessary files when publishing to npm by @erikian in #3024
- fix(packager): "packaging application" log never stops when building for multiple architectures by @macdja38 in #3006
Other Changes
- build: remove travis and appveyor ci templates by @VerteDinde in #3034
- chore: move from electron-rebuild to @electron/rebuild by @MarshallOfSound in #3033
- chore: rename typescript-webpack to webpack-typescript by @georgexu99 in #3035
- chore: update README.md by @VerteDinde in #3025
- docs: update release process by @georgexu99 in #3032
- test: add test to detect forge.config by @VerteDinde in #3031
- refactor: use listr2 instead of async-ora by @MarshallOfSound in #3022
- refactor: use forge.config.ts in the webpack typescript template by @MarshallOfSound in #3012
New Contributors
Full Changelog: v6.0.0-beta.70...v6.0.0-beta.71