diff options
Diffstat (limited to 'node_modules/webpack-dev-middleware/CHANGELOG.md')
| -rw-r--r-- | node_modules/webpack-dev-middleware/CHANGELOG.md | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/node_modules/webpack-dev-middleware/CHANGELOG.md b/node_modules/webpack-dev-middleware/CHANGELOG.md deleted file mode 100644 index e75a0b1f..00000000 --- a/node_modules/webpack-dev-middleware/CHANGELOG.md +++ /dev/null @@ -1,26 +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="3.3.0"></a> -# [3.3.0](https://github.com/webpack/webpack-dev-middleware/compare/v3.2.0...v3.3.0) (2018-09-10) - - -### Features - -* **middleware:** expose the memory filesystem (`response.locals.fs`) ([#337](https://github.com/webpack/webpack-dev-middleware/issues/337)) ([f9a138e](https://github.com/webpack/webpack-dev-middleware/commit/f9a138e)) - - - -<a name="3.2.0"></a> -# [3.2.0](https://github.com/webpack/webpack-dev-middleware/compare/v3.1.3...v3.2.0) (2018-08-23) - - -### Bug Fixes - -* **package:** 18 security vulnerabilities ([#329](https://github.com/webpack/webpack-dev-middleware/issues/329)) ([5951de9](https://github.com/webpack/webpack-dev-middleware/commit/5951de9)) - - -### Features - -* **middleware:** add `methods` option (`options.methods`) ([#319](https://github.com/webpack/webpack-dev-middleware/issues/319)) ([fe6bb86](https://github.com/webpack/webpack-dev-middleware/commit/fe6bb86)) |
