Skip to content

Release 7.3.0

Compare
Choose a tag to compare
@goosewobbler goosewobbler released this 14 Nov 18:24
· 152 commits to main since this release

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