diff options
Diffstat (limited to 'node_modules/mini-css-extract-plugin/CHANGELOG.md')
| -rw-r--r-- | node_modules/mini-css-extract-plugin/CHANGELOG.md | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/node_modules/mini-css-extract-plugin/CHANGELOG.md b/node_modules/mini-css-extract-plugin/CHANGELOG.md deleted file mode 100644 index ad30a359..00000000 --- a/node_modules/mini-css-extract-plugin/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -<a name="0.4.4"></a> -## [0.4.4](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.3...v0.4.4) (2018-10-10) - - -### Bug Fixes - -* **index:** assign empty `module.id` to prevent `contenthash` from changing unnecessarily ([#284](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/284)) ([d7946d0](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/d7946d0)) - - - -<a name="0.4.3"></a> -## [0.4.3](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.2...v0.4.3) (2018-09-18) - - -### Bug Fixes - -* **loader:** pass `emitFile` to the child compilation (`loaderContext.emitFile`) ([#177](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/177)) ([18c066e](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/18c066e)) - - - -<a name="0.4.2"></a> -## [0.4.2](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.0...v0.4.2) (2018-08-21) - - -### Bug Fixes - -* use correct order when multiple chunk groups are merged ([#246](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/246)) ([c3b363d](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/c3b363d)) - - - -<a name="0.4.1"></a> -## [0.4.1](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.0...v0.4.1) (2018-06-29) - - -### Bug Fixes - -* CSS ordering with multiple entry points ([#130](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/130)) ([79373eb](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/79373eb)) - - - -# Change Log - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -x.x.x / <year>-<month>-<day> -================== - - * Bug fix - - * Feature - - * Chore - - * Docs - |
