Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Releases: valu-digital/webpack-config

v0.15.2

23 Apr 12:51
Compare
Choose a tag to compare

v0.15.1...v0.15.2

v0.15.1

23 Apr 12:23
Compare
Choose a tag to compare

v0.15.0...v0.15.1

v0.15.0

23 Apr 12:19
Compare
Choose a tag to compare
  • Add maxChunks option 41710f4
  • Add hash to the chunk filename by default bb90957
  • Remove plugin-proposal-class-properties as it is now in preset-env 2d9d9a1
  • Upgrade babel 7d8255f

v0.14.0...v0.15.0

v0.14.0

08 Apr 15:26
Compare
Choose a tag to compare
  • Add support for custom webpack rules 2e05d27
  • Add customizeBabelOptions() and rename getBabelConfig() to getBabelOptions() f7a479d
  • Add no-op build script c183d0e

v0.13.1...v0.14.0

v0.13.1

03 Sep 13:46
Compare
Choose a tag to compare
  • Add option disable manifest creation a2cc7c3
    • Pass manifest: false to the config to disable manifest.json generation
  • Add minimize option c2d33aa
    • Pass minimize: false to the config to disable code minification
    • Useful for IE debugging and library bundling for legacy projects

v0.13.0...v0.13.1

v0.13.0

29 May 07:20
Compare
Choose a tag to compare
  • Upgrade deps 1f3b66e
  • Which fixes weird babel build errors

v0.12.0...v0.13.0

v0.12.0

16 Jan 11:34
Compare
Choose a tag to compare
  • Add webpackPlugins support 26d8ff5
  • Update babel to 7.8 and remove proposal plugins that are moved to the core f7415b5

https://github.com/valu/webpack-config/compare/v0.11.0...v0.12.0

v0.11.0

11 Nov 14:57
Compare
Choose a tag to compare
  • Upgrade to Babel 7.7
  • Add babel/plugin-proposal-optional-chaining and babel/plugin-proposal-nullish-coalescing-operator
  • Other deps upgrade

v0.10.2

30 Apr 14:27
Compare
Choose a tag to compare

Breaking!

Renamed to @valu/webpack-config

v0.10.1...v0.10.2

v0.10.1

15 Apr 14:41
Compare
Choose a tag to compare
  • Use static mode for bundle analyze b7a534b

v0.10.0...v0.10.1