Skip to content

Release 5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 07:42
· 1724 commits to main since this release

New:

  • Support for WDIO config file being in a subdirectory (#206)
    • the service will use the nearest package.json file to find a version of Electron

Documentation:

  • Inline Electron API documentation when using TS (#220)
  • ASAR issues when using Electron Forge (#204)
  • Sandbox handling (#204)
  • Separate electron-builder setup from Electron Forge / other (#204)

Developer:

  • Example repos now use sandbox: true (#205)
  • Types updated for WDIO 8.17.0 (#219)
  • Updated dependencies

Full Changelog