<a name="3.1.0"></a>
# [3.1.0](https://github.com/caplin/patch-loader/compare/patch-loader@3.0.3...patch-loader@3.1.0) (2018-04-30)


### Features

* Export default configuration ([68b86b2](https://github.com/caplin/patch-loader/commit/68b86b2))



<a name="3.0.3"></a>
## 3.0.3 (2018-04-30)


### Bug Fixes

* Correct packages path to packages-caplin ([08241d1](https://github.com/caplin/patch-loader/commit/08241d1))
* Distinguish between identically named modules ([6b4d4e9](https://github.com/caplin/patch-loader/commit/6b4d4e9))
* Get imported file regardless of `packages-caplin` location ([7b9e29c](https://github.com/caplin/patch-loader/commit/7b9e29c))
* Windows paths need to be escaped ([3df7525](https://github.com/caplin/patch-loader/commit/3df7525))


### Features

* Move js-patches folder to apps directory ([4cf1233](https://github.com/caplin/patch-loader/commit/4cf1233))
* Upgrade to webpack 2 ([560da29](https://github.com/caplin/patch-loader/commit/560da29))
* **HardSourcePlugin:** Add support to webpack config and patch loader ([5cb60c5](https://github.com/caplin/patch-loader/commit/5cb60c5))



