Releases: softwareventures/webpack-config
Releases · softwareventures/webpack-config
v0.17.5
0.17.5 (2019-07-18)
Bug Fixes
- deps: update dependency file-loader to v4.1.0 (ad121cb)
v0.17.4
0.17.4 (2019-07-16)
Bug Fixes
- deps: update dependency mini-css-extract-plugin to ^0.8.0 (52679e3)
v0.17.3
0.17.3 (2019-07-11)
Bug Fixes
- deps: update dependency snyk to v1.193.0 (8485e1e)
v0.17.2
0.17.2 (2019-07-04)
Bug Fixes
- .snyk & package.json to reduce vulnerabilities (31a66e0)
v0.17.1
0.17.1 (2019-07-04)
Bug Fixes
- .snyk & package.json to reduce vulnerabilities (e2ab576)
v0.17.0
0.17.0 (2019-07-02)
Features
- define: add "define" option to inject static values at build time (c3cb1ef)
- env: normalize env, and pass the result through to project factory (bd6934e)
v0.16.1
0.16.1 (2019-07-02)
Bug Fixes
- rootDir: correct handling of rootDir: pass through to webpack as "context" (6c3afec)
v0.16.0
0.16.0 (2019-06-27)
Features
- TypeScript: in development mode, ignore TypeScript compile errors (77f7050)
v0.15.2
0.15.2 (2019-06-11)
Bug Fixes
- css: always minify CSS in production mode (60f8af0)
- css: only load MiniCssExtractPlugin if extracting CSS (e2b4a83)
v0.15.1
0.15.1 (2019-06-10)
Bug Fixes
- css: fix inverted handling of css.mode option (e3daaf9)