Skip to content

Releases: electron-userland/electron-webpack

2.3.1

30 Aug 08:13
d089c53
Compare
Choose a tag to compare

Bug Fixes

2.3.0

28 Aug 06:12
504b8f6
Compare
Choose a tag to compare

Bug Fixes

  • “__static” not work as expected in production (#114) (#189) (6188f08)

2.2.1

21 Aug 06:59
c2f3d07
Compare
Choose a tag to compare

Bug Fixes

Features

2.1.2

23 May 06:58
5ad2481
Compare
Choose a tag to compare

Bug Fixes

2.1.1

16 May 07:02
08f5a2a
Compare
Choose a tag to compare

Bug Fixes

2.1.0

08 May 07:06
Compare
Choose a tag to compare

Bug Fixes

Features

2.0.1

26 Mar 17:43
4556198
Compare
Choose a tag to compare

Update deps.

2.0.0

18 Mar 16:36
d1edab3
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

Webpack 4 and Babel 7 now used under the hood.

It is your choice wait a couple of months or migrate right now.

Please note, that you also need to update plugins (if you use it):

  • electron-webpack-ts to 2.0.0.
  • electron-webpack-eslint to 2.0.0.
  • electron-webpack-vue to 2.0.0.

1.13.0

20 Feb 07:54
10ce01d
Compare
Choose a tag to compare
  • feat: use uglifyjs-webpack-plugin instead of babel-minify (10ce01d)

1.12.1

30 Jan 11:27
Compare
Choose a tag to compare
  • update dependencies.