Skip to content

Releases: daltonmenezes/electron-app

2.0.7

15 Oct 01:01
02a454f
Compare
Choose a tag to compare

What's Changed

  • fix: default restrictive http requests where externals http requests were failing - closes #24 by @daltonmenezes in #25

Full Changelog: v2.0.6...v2.0.7

2.0.6

02 Aug 02:30
Compare
Choose a tag to compare
  • chore: update deps

Full Changelog: v2.0.4...v2.0.6

2.0.4

24 Feb 01:28
Compare
Choose a tag to compare

What's Changed

  • Bumps dependency versions
  • Adds externalizeDepsPlugin on electron.vite.config for main and preload
  • Changes electron-builder action vendor to fix node version issue - #20

Full Changelog: v2.0.3...v2.0.4

2.0.3

02 Nov 23:42
Compare
Choose a tag to compare

What's Changed

To apply this changes in your current project, just run:

yarn upgrade --latest

Full Changelog: v2.0.2...v2.0.3

2.0.2

21 Sep 14:44
3ad60ea
Compare
Choose a tag to compare

What's Changed

  • chore: update electron vite for source code protection support by @daltonmenezes in #15

Full Changelog: v2.0.1...v2.0.2

2.0.1

21 Sep 01:21
Compare
Choose a tag to compare

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

1.3.2

21 Aug 00:56
Compare
Choose a tag to compare

What's Changed

  • chore: change to @daltonmenezes/electron-dev-tools for custom session… by @daltonmenezes in #12

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Aug 01:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jun 23:45
125a63b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

29 Jun 23:25
0f1a40f
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/daltonmenezes/electron-app/commits/v1.2.1