v7.0.0
What's Changed
Breaking Changes
- build!: update minimum Node.js version from
14.17.5
to16.0.0
by @erikian in #3399 - feat!: change electron-packager to @electron/packager by @VerteDinde in #3408
- chore!: remove
electron-prebuilt-compile
support by @erickzhao in #3396 - build!: update minimum Node.js version from
16.0.0
to16.4.0
by @erikian in #3401 - chore(cli): limit yarn@^1.0.0 by @erickzhao in #3357
Features
- feat: run makers simultaneously by @MarshallOfSound in #3363
- feat: esm forge.config.js support by @mahnunchik in #3358
- feat: add tracing support for forge API by @MarshallOfSound in #3362
- feat(publisher-github): assets management by @mahnunchik in #1761
Fixes
- fix(publisher-github): update error message to reflect the correct property names by
@erikian in #3393 - fix(plugin-webpack): preload race condition by @georgexu99 in #3353
- fix(plugin-fuses): use target platform in the executable path by @erikian in #3376
- fix(maker-dmg): make 'name' optional in DMGContents interface by @BitYoungjae in #3390
- fix: handle missing manifest in zip maker by @MarshallOfSound in #3405
- fix(template-webpack-typescript): use fork-ts-checker-webpack-plugin in main webpack config by @NoahAndrews in #3391
Other Changes
- ci: use pull_request_target in add to project workflow by @dsanders11 in #3347
- ci: disable node_modules cache by @erickzhao in #3341
- docs: maker-squirrel does not support macOS by @dsanders11 in #3348
- ci: update add to project workflow by @dsanders11 in #3365
- build(deps): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #3367
- build(deps): bump @babel/traverse from 7.17.0 to 7.23.2 by @dependabot in #3383
- docs(README): fix typo by @Chaitanya110703 in #3386
- build(deps): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #3372
- ci: use GitHub app for commits by @dsanders11 in #3373
- docs: updated contributing.md by @bhargavshirin in #3394
- chore: specify
packageManager
in package.json by @erickzhao in #3359 - build(deps): bump axios from 1.1.3 to 1.6.1 by @dependabot in #3406
- chore: fix sha1 for
packageManager
by @erickzhao in #3407
New Contributors
- @Chaitanya110703 made their first contribution in #3386
- @bhargavshirin made their first contribution in #3394
- @BitYoungjae made their first contribution in #3390
- @NoahAndrews made their first contribution in #3391
Full Changelog: v6.4.2...v7.0.0