Releases: daltonmenezes/electron-app
Releases · daltonmenezes/electron-app
2.0.7
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
- chore: update deps
Full Changelog: v2.0.4...v2.0.6
2.0.4
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
What's Changed
- chore: update deps by @daltonmenezes in #17
To apply this changes in your current project, just run:
yarn upgrade --latest
Full Changelog: v2.0.2...v2.0.3
2.0.2
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
What's Changed
- feat: v2.0.0 🎉 by @daltonmenezes in #13
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 ondist/{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
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
v1.3.0
What's Changed
- feat: add react fast refresh support by @daltonmenezes in #10
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- feat: v1.2.0 🎉 by @daltonmenezes in #2
- fix: dist script to be cross-platform by @daltonmenezes in #4
Full Changelog: https://github.com/daltonmenezes/electron-app/commits/v1.2.1