Skip to content

Releases: asfktz/autodll-webpack-plugin

0.4.0

02 Jun 13:31
Compare
Choose a tag to compare

Special thanks to @mhheise & @faceyspacey for their work on the webpack 4 support ❤️

Features

  • webpack 4 support #106

Breaking Changes

  • Removed support for webpack 3 and below. if you need it, use 0.3.8 instead

Committers:

0.3.9

15 Feb 18:50
5a72d33
Compare
Choose a tag to compare

Bug fix

  • No output file while using [chunkhash] in filename #101 @CJY0208

Internal

0.3.8

13 Dec 17:41
Compare
Choose a tag to compare

Bug fix

0.3.7

12 Dec 18:58
Compare
Choose a tag to compare

Bugfix

  • Prevented source maps from being injected into html #91 @WiseBird

Documentation

0.3.6

02 Dec 21:05
Compare
Choose a tag to compare

Bug fix

#88 Keep absolute path if needed @ngotchac

Internal

#82 Fix integration test script on Windows @sudo-suhas
#83 Propagate process exit code in integration test script @sudo-suhas
#84 Setup appveyor config @sudo-suhas
#86 Remove unused dependencies @sudo-suhas

0.3.5

10 Nov 14:37
Compare
Choose a tag to compare

Bug Fix:

Internal:

  • Update prettier config and lint-staged #78 @Nargonath
  • Move bluebird from devDependencies to dependencies @asfktz

0.3.4

10 Nov 12:54
b89a454
Compare
Choose a tag to compare

Bug fix:

  • fix EINVAL error thrown by memory-fs on Windows #71 @danez

0.3.3

21 Oct 19:06
Compare
Choose a tag to compare

Bug fix:

0.3.2

15 Oct 19:51
Compare
Choose a tag to compare

Bug Fix:

0.3.0

10 Oct 19:16
Compare
Choose a tag to compare

Bug fix

  • Fix 404 erros when full publicUrls are used (like https://localhost:3000/): #66, #61 @tryggvigy

Features

  • Cache will now invalidate on package.json change @asfktz
  • Experiential config option to extend the DLL config @asfktz

Internal

Committers: