Skip to content

2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 01:21
· 21 commits to main since this release

What's Changed

Some of the major changes:

  • Removes webpack in favor of Electron Vite turning the dev experience better and faster
  • Updates the app to use electron-router-dom improving the routing system dev experience
  • Updates the app structure
  • Updates bridge folder name to preload and move it to src folder
  • Updates deps
  • Updates electron-build.js to build on dist/{version} folder, keeping the builds from previous versions
  • Adds the appId on Windows
  • Removes unnecessary deps
  • Removes app.config.js

Full Changelog: v1.3.2...v2.0.1