v6.1.1
New in this Release
A Vite template is now available in Forge! 🚀 Thanks to @caoxiemeihao for contributing this template and plugin.
A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @erikian for contributing this plugin.
Features
- feat(template): add vite template by @caoxiemeihao in #3071
- feat: add Fuses plugin by @erikian in #3132
- feat(maker-zip): add new macUpdateManifestBaseUrl and macUpdateReleaseNotes options by @MarshallOfSound in #3107
What's Changed
- fix: use correct platform paths for artifacts in dryRunResume by @VerteDinde in #3184
- fix(plugin-vite): start Vite error by @caoxiemeihao in #3189
- fix(plugin-fuses):
resetAdHocDarwinSignature
rules on Mac by @erikian in #3190 - fix(plugin-vite): correctly close vite dev-server by @caoxiemeihao in #3202
- fix(publisher-s3): Make S3 upload fail non-silently by @cpmsmith in #3194
- fix: normalize artifact paths in makeResult dryRunResume by @VerteDinde in #3206
- build(deps): bump webpack from 5.69.1 to 5.76.0 by @dependabot in #3191
- build: add needed Vite infra details by @VerteDinde in #3197
- chore: gitignore
lerna-debug.log
by @erickzhao in #3162 - docs: update release process guide by @erickzhao in #3161
- ci: use action-semantic-pull-request by @dsanders11 in #3144
- ci: fix the build and tests by @erickzhao in #3173
- ci: run tests in merge queue by @dsanders11 in #3174
New Contributors
Full Changelog: v6.0.5...v6.1.1