Releases: reZach/secure-electron-template
Releases · reZach/secure-electron-template
v9.5.0
Notes
- Bump packages
- Implement fix for #64
v9.4.2
Changes
- When webpack fails to compile, the errors are now shown to the console.
v9.4.0
Fixes
- Using js code to ensure webpack is finished before launching the app in development mode.
v9.3.0
Changes
- Using
@loadable/component
to make initial render faster
v9.2.4
Changes
- Updated audit checks we manually verified in the template
v9.2.3
Changes
- Rollback change to load webpack dev server contents over https as it's causing dev builds to not function
v9.2.2
Changes
- Load content over the webpack dev server by https since it's more secure
v9.2.0
Changes
- Updated documentation
- Added security audit