v8.0.0-alpha.3
Pre-release
Pre-release
·
85 commits
to next
since this release
Electron Forge 8
This is the first published release of the next branch, which contains code for future releases of Electron Forge 8. For now, the alpha stage indicates that the toolchain is still in active development and to use it at your own risk.
Eventually, a future beta stage will indicate that the toolchain ready for early adopters. For now, each Alpha release will note whenever breaking changes are released.
Breaking Changes
- feat(core)!: remove global module templates by @erickzhao in #4065
- fix(publisher-gcs)!: do not gzip artifacts by @MarshallOfSound in #4034
- feat!: expose artifact version to static publishers by @MarshallOfSound in #4033
- build: remove electronegativity plugin by @erickzhao in #4053
Other Changes
- feat(init): add
--electron-versionflag by @erickzhao in #4037
Internal
- build: Yarn 4 CI hardening by @erickzhao in #4028
- build(deps): bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #4036
- chore: update
node-abito latest by @erickzhao in #4046 - build(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #4047
- build(deps): bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #4049
- test(fuses): use local modules instead of
initLinkby @erickzhao in #4057 - chore: use yarn
workspace:*cross-references by @erickzhao in #4056 - chore: add eslint config change to
.git-blame-ignore-revsby @erickzhao in #4062 - ci: set up npm trusted publishing by @erickzhao in #4070
- chore: bump version to 8.0.0-alpha.1 by @erickzhao in #4072
- build: target "next" branch in gh release create by @VerteDinde in #4074
- chore: bump version to 8.0.0-alpha.3 by @VerteDinde in #4075
Full Changelog: v7.10.2...v8.0.0-alpha.3