Skip to content

Releases: reZach/secure-electron-template

v9.5.0

19 Apr 05:06
Compare
Choose a tag to compare

Notes

  • Bump packages
  • Implement fix for #64

v9.4.2

18 Feb 03:39
Compare
Choose a tag to compare

Changes

  • When webpack fails to compile, the errors are now shown to the console.

v9.4.1

16 Feb 01:11
Compare
Choose a tag to compare

Changes

  • Bump dependencies.

v9.4.0

15 Feb 23:03
Compare
Choose a tag to compare

Fixes

  • Using js code to ensure webpack is finished before launching the app in development mode.

v9.3.0

12 Feb 23:31
Compare
Choose a tag to compare

Changes

  • Using @loadable/component to make initial render faster

v9.2.4

12 Feb 04:28
Compare
Choose a tag to compare

Changes

  • Updated audit checks we manually verified in the template

v9.2.3

12 Feb 03:12
Compare
Choose a tag to compare

Changes

  • Rollback change to load webpack dev server contents over https as it's causing dev builds to not function

v9.2.2

12 Feb 00:09
Compare
Choose a tag to compare

Changes

  • Load content over the webpack dev server by https since it's more secure

v9.2.1

11 Feb 23:04
Compare
Choose a tag to compare

Changes

  • Support yarn audit

v9.2.0

11 Feb 03:42
Compare
Choose a tag to compare

Changes

  • Updated documentation
  • Added security audit