# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.3](https://github.com/merkle-open/webpack-config-plugins/compare/v2.0.2...v2.0.3) (2021-05-20)

**Note:** Version bump only for package font-config-webpack-plugin

## [2.0.2](https://github.com/merkle-open/webpack-config-plugins/compare/v2.0.1...v2.0.2) (2021-04-21)

### Bug Fixes

- **font-config-webpack-plugin:** update dependencies ([4b3584b](https://github.com/merkle-open/webpack-config-plugins/commit/4b3584b3180fd85d06442d75728244b64a90b55b))
- bump deps and cleanup package.json ([ed1f792](https://github.com/merkle-open/webpack-config-plugins/commit/ed1f7923a4b7258fa8d174c0a5fdef5ed2476aa0))

# [2.0.0](https://github.com/merkle-open/webpack-config-plugins/compare/v1.4.0...v2.0.0) (2020-03-18)

### Features

- Update dependencies ([19642f2](https://github.com/merkle-open/webpack-config-plugins/commit/19642f28ef1f400ca615467ad60117737349bb6a))
- Upgrade webpack to 4.36 ([d61386f](https://github.com/merkle-open/webpack-config-plugins/commit/d61386f44026595efbbef8aa5b7ddd2463eaf4be))
- **ts-config-webpack-plugin:** Upgrade ts-loader ([a632447](https://github.com/merkle-open/webpack-config-plugins/commit/a632447e6681ec7fdc9c702d754867b93f084b72))

### BREAKING CHANGES

- **ts-config-webpack-plugin:** Drop support for node 6
- Requires webpack 4.36.0 or higher

# [1.4.0](https://github.com/merkle-open/webpack-config-plugins/compare/v1.3.4...v1.4.0) (2019-07-08)

**Note:** Version bump only for package font-config-webpack-plugin

## [1.3.1](https://github.com/merkle-open/webpack-config-plugins/compare/v1.3.0...v1.3.1) (2019-01-20)

**Note:** Version bump only for package font-config-webpack-plugin

## [1.2.1](https://github.com/merkle-open/webpack-config-plugins/compare/v1.2.0...v1.2.1) (2019-01-02)

**Note:** Version bump only for package font-config-webpack-plugin

# [1.0.0](https://github.com/merkle-open/webpack-config-plugins/compare/v0.4.4...v1.0.0) (2018-11-29)

**Note:** Version bump only for package font-config-webpack-plugin

<a name="0.4.4"></a>

## [0.4.4](https://github.com/merkle-open/webpack-config-plugins/compare/v0.4.3...v0.4.4) (2018-10-22)

### Bug Fixes

- **scss-config-webpack-plugin:** Fix url paths of generated production css files ([fa48bdf](https://github.com/merkle-open/webpack-config-plugins/commit/fa48bdf))

<a name="0.4.2"></a>

## [0.4.2](https://github.com/merkle-open/webpack-config-plugins/compare/v0.4.1...v0.4.2) (2018-09-12)

**Note:** Version bump only for package font-config-webpack-plugin

<a name="0.4.1"></a>

## [0.4.1](https://github.com/merkle-open/webpack-config-plugins/compare/v0.4.0...v0.4.1) (2018-09-12)

**Note:** Version bump only for package font-config-webpack-plugin

<a name="0.4.0"></a>

# [0.4.0](https://github.com/merkle-open/webpack-config-plugins/compare/v0.3.0...v0.4.0) (2018-08-30)

### Features

- **common-config-webpack-plugin:** Set tyscript and babel as fixed dependency ([ee2308e](https://github.com/merkle-open/webpack-config-plugins/commit/ee2308e))

<a name="0.3.0"></a>

# [0.3.0](https://github.com/merkle-open/webpack-config-plugins/compare/v0.2.0...v0.3.0) (2018-08-13)

**Note:** Version bump only for package font-config-webpack-plugin

<a name="0.2.0"></a>

# [0.2.0](https://github.com/merkle-open/webpack-config-plugins/compare/v0.1.0...v0.2.0) (2018-08-10)

**Note:** Version bump only for package font-config-webpack-plugin

<a name="0.1.0"></a>

# 0.1.0 (2018-08-07)

### Bug Fixes

- **font-config-webpack-plugin:** change type of 'options' param ([a46cd57](https://github.com/merkle-open/webpack-config-plugins/commits/a46cd57))
- Adjust package.json main fields ([3e3d95b](https://github.com/merkle-open/webpack-config-plugins/commits/3e3d95b))

### Features

- **config-webpack-plugin:** implement exposable api ([abcb022](https://github.com/merkle-open/webpack-config-plugins/commits/abcb022))
- **font-config-webpack-plugin:** add font config plugin base ([73f8bf6](https://github.com/merkle-open/webpack-config-plugins/commits/73f8bf6))
- Allow to set the mode to development or production ([aa1b23f](https://github.com/merkle-open/webpack-config-plugins/commits/aa1b23f))
- **FontConfigWebpackPlugin:** Use static folder for static media exports ([6c75fcf](https://github.com/merkle-open/webpack-config-plugins/commits/6c75fcf))
