Releases: softwareventures/webpack-config
Releases · softwareventures/webpack-config
v0.14.2
0.14.2 (2019-03-25)
Bug Fixes
- deps: update dependency clean-webpack-plugin to v1.0.1 (e19cc2f)
v0.14.1
0.14.1 (2019-03-25)
Bug Fixes
- deps: update dependency css-loader to v2.1.1 (cf014cd)
- deps: update dependency uglifyjs-webpack-plugin to v2.1.2 (a4d77ed)
v0.14.0
0.14.0 (2019-03-18)
Features
- html: accept html: false parameter to disable HTML generator (0cceb14)
v0.13.0
0.13.0 (2019-03-17)
Features
- provide mechanism to vary configuration between production and development (9b484ef)
v0.12.1
0.12.1 (2019-03-17)
Bug Fixes
- entry: fix broken support for multiple entry points (7159b21)
v0.12.0
0.12.0 (2019-03-07)
Features
- customize: add hook for arbitrary customization of Webpack Configuration (c040395)
v0.11.0
0.11.0 (2019-02-27)
Features
- svg: load SVG images in the same way as PNG and JPG. (3da80c9)
v0.10.2
0.10.2 (2019-02-27)
Bug Fixes
- html: fix generated HTML template to use short doctype (632a736)
v0.10.1
0.10.1 (2019-02-25)
Bug Fixes
- resolve: prefer to resolve JavaScript files over TypeScript files (a5105c4)
v0.10.0
0.10.0 (2019-02-23)
Features
- file-loader: load all reasonable image, audio and video formats using file-loader (fd23f4f)