### 2019-12-30 / 1.22.0

- chore: Updated dependencies.

### 2019-12-30 / 1.21.0

- feat: Drop lodash dependencies.

### 2019-09-13 / 1.20.1

- fix: Support disabling chunks splitting.

### 2019-09-13 / 1.20.0

- feat: Disable performance hints by default.

### 2019-09-10 / 1.19.1

- fix: Fixed 404 file path.

### 2019-09-10 / 1.19.0

- feat: Added page 404 support.

### 2019-09-10 / 1.18.0

- feat: Added additional options to server.

### 2019-09-04 / 1.17.0

- feat: Added debug mode to ServiceWorker.

### 2019-09-04 / 1.16.6

- chore: Rebuild.
- fix: Fixed typing.

### 2019-09-03 / 1.16.5

- fix: Fixed ServiceWorker defaults.

### 2019-09-03 / 1.16.4

- chore: Rebuild.
- fix: Include mjs files in manifest.

### 2019-09-03 / 1.16.3

- chore: Added required peer dependency.

### 2019-09-02 / 1.16.2

- chore: Rebuild.
- fix: Do not enable babel env debug by default.

### 2019-09-02 / 1.16.1

- fix: Fix browser support.

### 2019-09-02 / 1.16.0

- feat: Improved file generation.

### 2019-08-30 / 1.15.0

- feat: Updated dependencies and improved assets generation.
- chore: Use NPM for locking.

### 2019-01-14 / 1.14.1

- chore: Added missing file.
- fix: Improved types definition.

### 2018-12-31 / 1.14.0

- feat: Improved hook handling.

### 2018-12-26 / 1.13.0

- feat: Added babelRemoveFunctions.

### 2018-12-23 / 1.12.1

- chore: Rebuild.

### 2018-12-23 / 1.12.0

- feat: Added disableHostCheck to server options.

### 2018-12-23 / 1.11.0

- feat: Updated font-awesome interface.

### 2018-12-23 / 1.10.0

- feat: Use new font-awesome naming.

### 2018-12-23 / 1.9.2

- chore: Updated dependencies.

### 2018-12-23 / 1.9.1

- chore: Updated dependencies.

### 2018-10-09 / 1.9.0

- feat: Switched to terser-webpack-plugin for uglification.

### 2018-10-08 / 1.8.0

- feat: Add stats support.
- feat: Removed depreacted webpack-serve support.

### 2018-08-11 / 1.7.3

- fix: Fixed HMR.

### 2018-08-11 / 1.7.2

- fix: Removed crappy Android rule.

### 2018-08-11 / 1.7.1

- fix: Added missing dependency.

### 2018-08-11 / 1.7.0

- feat: Reintroduced last existing stage 3 plugins singularly.

### 2018-08-11 / 1.6.0

- feat: Updated dependencies and removed deprecations.

### 2018-07-05 / 1.5.0

- feat: Allow additional environment.

### 2018-07-04 / 1.4.0

- feat: Add support for webpack-serve middlewares.

### 2018-07-02 / 1.3.2

- fix: Normalize environment.

### 2018-07-02 / 1.3.1

- fix: Assume development by default.

### 2018-06-26 / 1.3.0

- feat: Improve ServiceWorker versioning.

### 2018-06-24 / 1.2.1

- fix: Rebuilt JS version.
- fix: Minor fix.

### 2018-06-23 / 1.2.0

- feat: Export Service Worker default inclusion and exclusion lists.

### 2018-06-23 / 1.1.1

- fix: Fix Service Worker generation.

### 2018-06-23 / 1.1.0

- feat: Support webpack-serve.

### 2018-06-23 / 1.0.4

- fix: Import globby properly.

### 2018-06-23 / 1.0.3

- fix: Export Font Awesome methods. Use tsc directly for building.

### 2018-06-23 / 1.0.2

- fix: Export all files.

### 2018-06-23 / 1.0.1

- fix: Use right options for string-replace-loader.

### 2018-06-19 / 1.0.0

- chore: Rebuild dist.
- feat: Full rewrite as @cowtech/webpack-config

### 2018-02-21 / 0.4.6

- fix: Minor fix.

### 2018-02-21 / 0.4.5

- fix: ServiceWorker bugfix.

### 2018-02-21 / 0.4.4

- chore: Updated dependencies.

### 2018-02-20 / 0.4.3

- fix: Bugfix.

### 2018-02-20 / 0.4.2

- fix: Bugfix.

### 2018-02-20 / 0.4.1

- fix: Bugfix.

### 2018-02-20 / 0.4.0

- feat: Updated ServiceWorker generation.

### 2018-02-19 / 0.3.7

- feat: Updated to Workbox 3.0.

### 2018-02-19 / 0.3.6

- chore: Simplified code.

### 2018-01-19 / 0.3.5

- fix: Bugfix.

### 2018-01-19 / 0.3.4

- feat: Relax engine requirement.

### 2018-01-19 / 0.3.3

- feat: Switched to Uglify-ES.

### 2018-01-19 / 0.3.2

- fix: Minor bugfix.

### 2018-01-19 / 0.3.1

- feat: Include type checking.

### 2018-01-19 / 0.3.0

- feat: Switch to Babel 7.

### 2018-01-19 / 0.2.1

- feat: Improve loaders.

### 2018-01-18 / 0.2.0

- chore: Updated dependencies. Removed moment. Require Node.js 9.

### 2018-01-04 / 0.1.7

- chore: Updated dependencies.

### 2018-01-03 / 0.1.6

- fix: Fixed TypeScript tree-shaking.

### 2018-01-02 / 0.1.5

- feat: Add minification customization.

### 2018-01-01 / 0.1.4

- chore: Removed useless method.

### 2018-01-01 / 0.1.3

- chore: Removed useless method.

### 2017-12-30 / 0.1.2

- feat: Added sitemap.xml to loading rules.

### 2017-12-25 / 0.1.1

- fix: Added missing types.

### 2017-12-25 / 0.1.0

- feat: Initial version.
