v7.2.0
What's Changed
Features
- feat: add support for sequential groups of webpack builds by @MarshallOfSound in #3435
Fixes
- fix: handle webpack configs exported as default by @MarshallOfSound in #3427
- fix: set empty publicPath for preload scripts by @MarshallOfSound in #3428
- fix: ensure that webpack is run once per arch for universal builds by @MarshallOfSound in #3433
Documentation
- docs: remove mention of v5 -> v6 migration by @erickzhao in #3412
- docs: add notes on publishing a new monorepo package by @erickzhao in #3415
Other Changes
- build(docs): enable API documentation builds for Forge v7 by @erickzhao in #3413
- ci: allow manual API documentation publish by @dsanders11 in #3414
- refactor: dedupe key resolver for static publishers by @MarshallOfSound in #3421
- chore: bump electronjs/node to 2.1.0 (main) by @electron-roller in #3422
- chore: update deps to clear some audit warnings by @dsanders11 in #3429
Full Changelog: v7.1.0...v7.2.0