Skip to content

Beta.4 - New Website, New Features

Compare
Choose a tag to compare
@nklayman nklayman released this 07 Jul 16:33
· 720 commits to master since this release

First of all, I'd like to thank @bdiz and @u3u for the feature requests.

Second, we have a new website (powered by VuePress)! Check it out at https://nklayman.github.io/vue-cli-plugin-electron-builder/.

Last but not least, this release has a few new handy features:

  • Testing and debugging support. Read about how it works here
  • Vue modes (.env vars) are now supported
  • You can now customize the renderer process webpack config (docs)
  • Lodash deep merging is now used to prevent accidental default config overrides.