Release 7.3.0
New:
- Expanded support for
electron-builder
config file formats (#819)- the service now supports JS / TS / YAML / JSON5 / TOML as well as JSON
Docs:
- New section on determining the appBinaryPath via build tool config autodetection (#819)
Developer:
- Test: Removed broken
test:dev
script in root (#829) - Test: Root
test:unit
script no longer depends on linting & formatting tasks (#829) - Updated dependencies (#826)
Full Changelog: v7.2.0...v7.3.0