Releases: webpack/webpack-dev-middleware
Releases · webpack/webpack-dev-middleware
v3.6.1
06 Mar 15:58
Compare
Sorry, something went wrong.
No results found
3.6.1 (2019-03-06)
Bug Fixes
do not overwrite Content-Type if header already exists (#377 ) (b2a6fed )
v3.6.0
19 Feb 13:48
Compare
Sorry, something went wrong.
No results found
3.6.0 (2019-02-19)
Features
configurable file system via options.fs (#370 ) (1762cb3 )
v3.5.2
06 Feb 21:14
Compare
Sorry, something went wrong.
No results found
3.5.2 (2019-02-06)
Bug Fixes
v3.5.1
17 Jan 11:45
Compare
Sorry, something went wrong.
No results found
3.5.1 (2019-01-17)
Bug Fixes
remove querystring from filenames when writing to disk (#361 ) (90d0d94 )
v3.5.0
04 Jan 18:05
Compare
Sorry, something went wrong.
No results found
3.5.0 (2019-01-04)
Bug Fixes
middleware: do not add 'null' to Content-Type (#355 ) (cf4d7a9 )
Features
allow to redefine mimeTypes (possible to use force option) (#349 ) (e56a181 )
v3.4.0
24 Sep 18:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
index: don't modify the default behavior for unhandledRejection (#340 ) (f0a8e3e )
middleware: replace url-join with path.posix.join (#334 ) (d75802b )
v3.3.0
10 Sep 11:58
Compare
Sorry, something went wrong.
No results found
Features
middleware: expose the memory filesystem (response.locals.fs) (#337 ) (f9a138e )
v3.2.0
23 Aug 20:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
middleware: add methods option (options.methods) (#319 ) (fe6bb86 )
v3.1.3
26 Apr 18:34
Compare
Sorry, something went wrong.
No results found
Bugfixes
Excluded outputPath from URI escaping to fix #297 . (#303 )
fix: fixes #290 - MultiCompiler exception with writeToDisk (#301 )
v3.1.2
26 Apr 18:29
Compare
Sorry, something went wrong.
No results found
Updates
refactor: use chalk from webpack-log (#293 )