Skip to content

RC 8 - Bug fixes, automatic testing with Jest

Compare
Choose a tag to compare
@nklayman nklayman released this 11 Nov 23:38
· 593 commits to master since this release

Features:

  • If your project uses Jest, you will be prompted to set up a Spectron test when adding this plugin (#128, 57895c7)

Bug fixes:

  • The app protocol is used to load index.html, fixes some CORS issues (#129, 8dc5bba)
  • --dashboard is now removed from electron-builder args, so builds started with the CLI UI will work (#48 (comment), d122fe6)