yoswein / vexflow

A JavaScript library for rendering music notation and guitar tablature.
http://www.vexflow.com
Other
0 stars 0 forks source link

fasfadfas #517

Closed mend-for-github-com[bot] closed 3 years ago

mend-for-github-com[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server ^1.14.1 -> ^4.0.0 age adoption passing confidence

Release Notes

webpack/webpack-dev-server ### [`v4.0.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​400-httpsgithubcomwebpackwebpack-dev-servercomparev400-rc1v400-2021-08-18) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.2...v4.0.0) ### [`v3.11.2`](https://togithub.com/webpack/webpack-dev-server/releases/v3.11.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2) ##### [3.11.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2) (2021-01-13) ##### Bug Fixes - cli arguments for `serve` command ([a5fe337](https://togithub.com/webpack/webpack-dev-server/commit/a5fe3372e306e3c90a5e63e452e3e9ee9a745875)) ### [`v3.11.1`](https://togithub.com/webpack/webpack-dev-server/releases/v3.11.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1) ##### [3.11.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1) (2020-12-29) ##### Bug Fixes - the `open` option works using `webpack serve` without value ([#​2948](https://togithub.com/webpack/webpack-dev-server/issues/2948)) ([4837dc9](https://togithub.com/webpack/webpack-dev-server/commit/4837dc92b944f8b4cdd7d6e3420367cf338e7f75)) - vulnerable deps ([#​2949](https://togithub.com/webpack/webpack-dev-server/issues/2949)) ([78dde50](https://togithub.com/webpack/webpack-dev-server/commit/78dde50f520c8b78de14272a4ae4cee1281bf2e3)) ### [`v3.11.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3110-httpsgithubcomwebpackwebpack-dev-servercomparev3103v3110-2020-05-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0) ##### Features - add icons for directory viewer ([#​2441](https://togithub.com/webpack/webpack-dev-server/issues/2441)) ([e953d01](https://togithub.com/webpack/webpack-dev-server/commit/e953d01ca93764dabe38cedad8e7b9ef4e7f04bc)) - allow multiple `contentBasePublicPath` paths ([#​2489](https://togithub.com/webpack/webpack-dev-server/issues/2489)) ([c6bdfe4](https://togithub.com/webpack/webpack-dev-server/commit/c6bdfe4afb2ce3612c02142954c68a8e657c3915)) - emit progress-update ([#​2498](https://togithub.com/webpack/webpack-dev-server/issues/2498)) ([4808abd](https://togithub.com/webpack/webpack-dev-server/commit/4808abd434bac0511da688aee861f7e2d8b0c81c)), closes [#​1666](https://togithub.com/webpack/webpack-dev-server/issues/1666) - add invalidate endpoint ([#​2493](https://togithub.com/webpack/webpack-dev-server/issues/2493)) ([89ffb86](https://togithub.com/webpack/webpack-dev-server/commit/89ffb86cd26425c59e3937ca06a2c804a01b8f1d)) - allow open option to accept an object ([#​2492](https://togithub.com/webpack/webpack-dev-server/issues/2492)) ([adeb92e](https://togithub.com/webpack/webpack-dev-server/commit/adeb92e1e37551a6cbf3063942d6c2c7efbdff10)) ##### Bug Fixes - do not swallow errors from server ([#​2512](https://togithub.com/webpack/webpack-dev-server/issues/2512)) ([06583f2](https://togithub.com/webpack/webpack-dev-server/commit/06583f268b70f4a9715e4b747b1557055c419086)) - security vulnerability in yargs-parser ([#​2566](https://togithub.com/webpack/webpack-dev-server/issues/2566)) ([41d1d0c](https://togithub.com/webpack/webpack-dev-server/commit/41d1d0cf99f53df0569991a85489d3c8bc095af5)) - don't crash on setupExitSignals(undefined) ([#​2507](https://togithub.com/webpack/webpack-dev-server/issues/2507)) ([0d5c681](https://togithub.com/webpack/webpack-dev-server/commit/0d5c68143d780e631cdaf09081822fc87d7cb3ba)) - support entry descriptor (closes [#​2453](https://togithub.com/webpack/webpack-dev-server/issues/2453)) ([#​2465](https://togithub.com/webpack/webpack-dev-server/issues/2465)) ([8bbef6a](https://togithub.com/webpack/webpack-dev-server/commit/8bbef6adf6ae5f6a3109ecd4a6246223d2f77cb2)) - update jquery ([#​2516](https://togithub.com/webpack/webpack-dev-server/issues/2516)) ([99ccfd8](https://togithub.com/webpack/webpack-dev-server/commit/99ccfd84d1db566aa4ed77c441c4674bc4e986df)) ##### [3.10.3](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.2...v3.10.3) (2020-02-05) ##### Bug Fixes - forward error requests to the proxy ([#​2425](https://togithub.com/webpack/webpack-dev-server/issues/2425)) ([e291cd4](https://togithub.com/webpack/webpack-dev-server/commit/e291cd4922f66c5c69dfd1fd3839812cfa502de5)) ##### [3.10.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.2) (2020-01-31) ##### Bug Fixes - fallthrough non `GET` and `HEAD` request to routes ([#​2374](https://togithub.com/webpack/webpack-dev-server/issues/2374)) ([ebe8eca](https://togithub.com/webpack/webpack-dev-server/commit/ebe8eca37957a9009f8627e7dfb82699606846de)) - add an optional peer dependency on webpack-cli ([#​2396](https://togithub.com/webpack/webpack-dev-server/issues/2396)) ([aa365df](https://togithub.com/webpack/webpack-dev-server/commit/aa365dfd7e86c5dca31304bd5dcfe9bb9b767b40)) - add heartbeat for the websocket server ([#​2404](https://togithub.com/webpack/webpack-dev-server/issues/2404)) ([1a7c827](https://togithub.com/webpack/webpack-dev-server/commit/1a7c8273de5a5b164c63c9919950babd7ecfaadb)) ##### [3.10.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.1) (2019-12-19) ##### Bug Fixes - ie11 compatibility ([1306abe](https://togithub.com/webpack/webpack-dev-server/commit/1306abeb8c5fd125952cdc177fdf38c2c31b3c4f)) ### [`v3.10.3`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3103-httpsgithubcomwebpackwebpack-dev-servercomparev3102v3103-2020-02-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.2...v3.10.3) ### [`v3.10.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3102-httpsgithubcomwebpackwebpack-dev-servercomparev3100v3102-2020-01-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.1...v3.10.2) ### [`v3.10.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3101-httpsgithubcomwebpackwebpack-dev-servercomparev3100v3101-2019-12-19) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.1) ### [`v3.10.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3100-httpsgithubcomwebpackwebpack-dev-servercomparev390v3100-2019-12-18) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.9.0...v3.10.0) ##### Features - **client:** allow sock port to use location's port (`sockPort: 'location'`) ([#​2341](https://togithub.com/webpack/webpack-dev-server/issues/2341)) ([dc10d06](https://togithub.com/webpack/webpack-dev-server/commit/dc10d0647413ad57814b684b5f6ef3659531f0f6)) - **server:** add `contentBasePublicPath` option ([#​2150](https://togithub.com/webpack/webpack-dev-server/issues/2150)) ([cee700d](https://togithub.com/webpack/webpack-dev-server/commit/cee700d59aff644a499ee310c4a32d5c5693e559)) ##### Bug Fixes - **client:** don't override protocol for socket connection to 127.0.0.1 ([#​2303](https://togithub.com/webpack/webpack-dev-server/issues/2303)) ([3a31917](https://togithub.com/webpack/webpack-dev-server/commit/3a31917a02818dabb3dc549e3e4994618475d131)), closes [#​2302](https://togithub.com/webpack/webpack-dev-server/issues/2302) - **server:** respect sockPath on transportMode: 'ws' ([#​2310](https://togithub.com/webpack/webpack-dev-server/issues/2310)) ([#​2311](https://togithub.com/webpack/webpack-dev-server/issues/2311)) ([e188542](https://togithub.com/webpack/webpack-dev-server/commit/e188542d888dbb55be64c9da2f747343b73c319f)) - https on chrome linux ([#​2330](https://togithub.com/webpack/webpack-dev-server/issues/2330)) ([dc8b475](https://togithub.com/webpack/webpack-dev-server/commit/dc8b47510e24649edb38e5a07579be389898189e)) - support webpack@5 ([#​2359](https://togithub.com/webpack/webpack-dev-server/issues/2359)) ([8f89c01](https://togithub.com/webpack/webpack-dev-server/commit/8f89c0188579a419dc68021f8bc0fbeae70cbe5d)) ### [`v3.9.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​390-httpsgithubcomwebpackwebpack-dev-servercomparev382v390-2019-10-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.2...v3.9.0) ##### Bug Fixes - add `hostname` and `port` to bonjour name to prevent name collisions ([#​2276](https://togithub.com/webpack/webpack-dev-server/issues/2276)) ([d8af2d9](https://togithub.com/webpack/webpack-dev-server/commit/d8af2d9)) - add `extKeyUsage` to self-signed cert ([#​2274](https://togithub.com/webpack/webpack-dev-server/issues/2274)) ([a4dbc3b](https://togithub.com/webpack/webpack-dev-server/commit/a4dbc3b)) ##### Features - add multiple `openPage` support ([#​2266](https://togithub.com/webpack/webpack-dev-server/issues/2266)) ([c9e9178](https://togithub.com/webpack/webpack-dev-server/commit/c9e9178)) ##### [3.8.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.1...v3.8.2) (2019-10-02) ##### Security - update `selfsigned` package ##### [3.8.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.0...v3.8.1) (2019-09-16) ##### Bug Fixes - add null check for connection.headers ([#​2200](https://togithub.com/webpack/webpack-dev-server/issues/2200)) ([7964997](https://togithub.com/webpack/webpack-dev-server/commit/7964997)) - false positive for an absolute path in the `ContentBase` option on windows ([#​2202](https://togithub.com/webpack/webpack-dev-server/issues/2202)) ([68ecf78](https://togithub.com/webpack/webpack-dev-server/commit/68ecf78)) - add status in quiet log level ([#​2235](https://togithub.com/webpack/webpack-dev-server/issues/2235)) ([7e2224e](https://togithub.com/webpack/webpack-dev-server/commit/7e2224e)) - scriptHost in client ([#​2246](https://togithub.com/webpack/webpack-dev-server/issues/2246)) ([00903f6](https://togithub.com/webpack/webpack-dev-server/commit/00903f6)) ### [`v3.8.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​382-httpsgithubcomwebpackwebpack-dev-servercomparev381v382-2019-10-02) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.1...v3.8.2) ### [`v3.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​381-httpsgithubcomwebpackwebpack-dev-servercomparev380v381-2019-09-16) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.0...v3.8.1) ### [`v3.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​380-httpsgithubcomwebpackwebpack-dev-servercomparev372v380-2019-08-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.2...v3.8.0) ##### Bug Fixes - **server:** fix setupExitSignals usage ([#​2181](https://togithub.com/webpack/webpack-dev-server/issues/2181)) ([bbe410e](https://togithub.com/webpack/webpack-dev-server/commit/bbe410e)) - **server:** set port before instantiating server ([#​2143](https://togithub.com/webpack/webpack-dev-server/issues/2143)) ([cfbf229](https://togithub.com/webpack/webpack-dev-server/commit/cfbf229)) - check for name of HotModuleReplacementPlugin to avoid RangeError ([#​2146](https://togithub.com/webpack/webpack-dev-server/issues/2146)) ([4579775](https://togithub.com/webpack/webpack-dev-server/commit/4579775)) - **server:** check for external urls in array ([#​1980](https://togithub.com/webpack/webpack-dev-server/issues/1980)) ([fa78347](https://togithub.com/webpack/webpack-dev-server/commit/fa78347)) - **server:** fix header check for socket server ([#​2077](https://togithub.com/webpack/webpack-dev-server/issues/2077)) ([7f51859](https://togithub.com/webpack/webpack-dev-server/commit/7f51859)) - **server:** stricter headers security check ([#​2092](https://togithub.com/webpack/webpack-dev-server/issues/2092)) ([078ddca](https://togithub.com/webpack/webpack-dev-server/commit/078ddca)) ##### Features - **server:** add transportMode ([#​2116](https://togithub.com/webpack/webpack-dev-server/issues/2116)) ([b5b9cb4](https://togithub.com/webpack/webpack-dev-server/commit/b5b9cb4)) - **server:** serverMode 'ws' option ([#​2082](https://togithub.com/webpack/webpack-dev-server/issues/2082)) ([04483f4](https://togithub.com/webpack/webpack-dev-server/commit/04483f4)) - **server/client:** made progress option available to API ([#​1961](https://togithub.com/webpack/webpack-dev-server/issues/1961)) ([56274e4](https://togithub.com/webpack/webpack-dev-server/commit/56274e4)) ##### Potential Breaking changes We have migrated `serverMode` and `clientMode` to `transportMode` as an experimental option. If you want to use this feature, you have to change your settings. Related PR: [https://github.com/webpack/webpack-dev-server/pull/2116](https://togithub.com/webpack/webpack-dev-server/pull/2116) ##### [3.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.1...v3.7.2) (2019-06-17) ##### Bug Fixes - **client:** add default fallback for client ([#​2015](https://togithub.com/webpack/webpack-dev-server/issues/2015)) ([d26b444](https://togithub.com/webpack/webpack-dev-server/commit/d26b444)) - **open:** set `wait: false` to run server.close successfully ([#​2001](https://togithub.com/webpack/webpack-dev-server/issues/2001)) ([2b4cb52](https://togithub.com/webpack/webpack-dev-server/commit/2b4cb52)) - **test:** fixed ProvidePlugin.test.js ([#​2002](https://togithub.com/webpack/webpack-dev-server/issues/2002)) ([47453cb](https://togithub.com/webpack/webpack-dev-server/commit/47453cb)) ##### [3.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.0...v3.7.1) (2019-06-07) ##### Bug Fixes - retry finding port when port is null and get ports in sequence ([#​1993](https://togithub.com/webpack/webpack-dev-server/issues/1993)) ([bc57514](https://togithub.com/webpack/webpack-dev-server/commit/bc57514)) ### [`v3.7.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​372-httpsgithubcomwebpackwebpack-dev-servercomparev371v372-2019-06-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.1...v3.7.2) ### [`v3.7.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​371-httpsgithubcomwebpackwebpack-dev-servercomparev370v371-2019-06-07) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.0...v3.7.1) ### [`v3.7.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​370-httpsgithubcomwebpackwebpack-dev-servercomparev360v370-2019-06-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.6.0...v3.7.0) ##### Bug Fixes - change clientLogLevel order to be called first ([#​1973](https://togithub.com/webpack/webpack-dev-server/issues/1973)) ([57c8c92](https://togithub.com/webpack/webpack-dev-server/commit/57c8c92)) - es6 syntax in client ([#​1982](https://togithub.com/webpack/webpack-dev-server/issues/1982)) ([802aa30](https://togithub.com/webpack/webpack-dev-server/commit/802aa30)) ### [`v3.6.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​360-httpsgithubcomwebpackwebpack-dev-servercomparev351v360-2019-06-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.5.1...v3.6.0) ##### Bug Fixes - **config:** enable `--overlay` ([#​1968](https://togithub.com/webpack/webpack-dev-server/issues/1968)) ([dc81e23](https://togithub.com/webpack/webpack-dev-server/commit/dc81e23)) - **server:** don't ignore node_modules by default ([#​1970](https://togithub.com/webpack/webpack-dev-server/issues/1970)) ([699f8b4](https://togithub.com/webpack/webpack-dev-server/commit/699f8b4)), closes [#​1794](https://togithub.com/webpack/webpack-dev-server/issues/1794) ##### Features - **server:** add serverMode option ([#​1937](https://togithub.com/webpack/webpack-dev-server/issues/1937)) ([44a8cde](https://togithub.com/webpack/webpack-dev-server/commit/44a8cde)) ##### [3.5.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.5.0...v3.5.1) (2019-06-01) ##### Bug Fixes - allow passing promise function of webpack.config.js ([#​1947](https://togithub.com/webpack/webpack-dev-server/issues/1947)) ([8cf1053](https://togithub.com/webpack/webpack-dev-server/commit/8cf1053)) ### [`v3.5.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​351-httpsgithubcomwebpackwebpack-dev-servercomparev350v351-2019-06-01) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​350-httpsgithubcomwebpackwebpack-dev-servercomparev341v350-2019-05-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.4.1...v3.5.0) ##### Bug Fixes - add client code for `electron-renderer` target ([#​1935](https://togithub.com/webpack/webpack-dev-server/issues/1935)) ([9297988](https://togithub.com/webpack/webpack-dev-server/commit/9297988)) - add client code for `node-webkit` target ([#​1942](https://togithub.com/webpack/webpack-dev-server/issues/1942)) ([c6b2b1f](https://togithub.com/webpack/webpack-dev-server/commit/c6b2b1f)) ##### Features - **server:** `onListening` option ([#​1930](https://togithub.com/webpack/webpack-dev-server/issues/1930)) ([61d0cdf](https://togithub.com/webpack/webpack-dev-server/commit/61d0cdf)) - **server:** add callback support for invalidate ([#​1900](https://togithub.com/webpack/webpack-dev-server/issues/1900)) ([cd218ef](https://togithub.com/webpack/webpack-dev-server/commit/cd218ef)) - **server:** add `WEBPACK_DEV_SERVER` env variable ([#​1929](https://togithub.com/webpack/webpack-dev-server/issues/1929)) ([856169e](https://togithub.com/webpack/webpack-dev-server/commit/856169e)) ##### [3.4.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.4.0...v3.4.1) (2019-05-17) ##### Bug Fixes - add none and warning to clientLogLevel ([#​1901](https://togithub.com/webpack/webpack-dev-server/issues/1901)) ([0ae9be8](https://togithub.com/webpack/webpack-dev-server/commit/0ae9be8)) - broken hot reload ([#​1903](https://togithub.com/webpack/webpack-dev-server/issues/1903)) ([6a444cd](https://togithub.com/webpack/webpack-dev-server/commit/6a444cd)) ### [`v3.4.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​341-httpsgithubcomwebpackwebpack-dev-servercomparev340v341-2019-05-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​340-httpsgithubcomwebpackwebpack-dev-servercomparev331v340-2019-05-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.3.1...v3.4.0) ##### Bug Fixes - don't use self.location.port ([#​1838](https://togithub.com/webpack/webpack-dev-server/issues/1838)) ([6d31984](https://togithub.com/webpack/webpack-dev-server/commit/6d31984)) - do not include config files in dist ([#​1883](https://togithub.com/webpack/webpack-dev-server/issues/1883)) ([c535bb2](https://togithub.com/webpack/webpack-dev-server/commit/c535bb2)) - only add client entry to web targets ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - update clientLogLevel to match docs and error ([#​1825](https://togithub.com/webpack/webpack-dev-server/issues/1825)) ([7f52bbf](https://togithub.com/webpack/webpack-dev-server/commit/7f52bbf)) - add errors-warnings preset ([#​1895](https://togithub.com/webpack/webpack-dev-server/issues/1895)) ([2a81ad2](https://togithub.com/webpack/webpack-dev-server/commit/2a81ad2)) ##### Features - added injectClient option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added injectHot option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added sockPort option ([#​1792](https://togithub.com/webpack/webpack-dev-server/issues/1792)) ([58d1682](https://togithub.com/webpack/webpack-dev-server/commit/58d1682)) - added sockHost option ([#​1858](https://togithub.com/webpack/webpack-dev-server/issues/1858)) ([f47dff2](https://togithub.com/webpack/webpack-dev-server/commit/f47dff2)) - support HEAD method ([#​1875](https://togithub.com/webpack/webpack-dev-server/issues/1875)) ([c2360e4](https://togithub.com/webpack/webpack-dev-server/commit/c2360e4)) - added liveReload option ([#​1889](https://togithub.com/webpack/webpack-dev-server/issues/1889)) ([fc4fe32](https://togithub.com/webpack/webpack-dev-server/commit/fc4fe32)) - update express to 4.17 version ### [`v3.3.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​331-httpsgithubcomwebpackwebpack-dev-servercomparev330v331-2019-04-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.3.0...v3.3.1) ##### Bug Fixes - **regression:** always get necessary stats for hmr ([#​1780](https://togithub.com/webpack/webpack-dev-server/issues/1780)) ([66b04a9](https://togithub.com/webpack/webpack-dev-server/commit/66b04a9)) - **regression:** host and port can be undefined or null ([#​1779](https://togithub.com/webpack/webpack-dev-server/issues/1779)) ([028ceee](https://togithub.com/webpack/webpack-dev-server/commit/028ceee)) - only add entries after compilers have been created ([#​1774](https://togithub.com/webpack/webpack-dev-server/issues/1774)) ([b31cbaa](https://togithub.com/webpack/webpack-dev-server/commit/b31cbaa)) ### [`v3.3.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​330-httpsgithubcomwebpackwebpack-dev-servercomparev321v330-2019-04-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) ##### Bug Fixes - compatibility with webpack-cli@3.3 ([#​1754](https://togithub.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://togithub.com/webpack/webpack-dev-server/commit/fd7cb0d)) - ignore proxy when bypass return false ([#​1696](https://togithub.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://togithub.com/webpack/webpack-dev-server/commit/aa7de77)) - respect stats option from webpack config ([#​1665](https://togithub.com/webpack/webpack-dev-server/issues/1665)) ([efaa740](https://togithub.com/webpack/webpack-dev-server/commit/efaa740)) - use location.port when location.hostname is used to infer HMR socket URL ([#​1664](https://togithub.com/webpack/webpack-dev-server/issues/1664)) ([2f7f052](https://togithub.com/webpack/webpack-dev-server/commit/2f7f052)) - don't crash with express.static.mime.types ([#​1765](https://togithub.com/webpack/webpack-dev-server/issues/1765)) ([919ff77](https://togithub.com/webpack/webpack-dev-server/commit/919ff77)) ##### Features - add option "serveIndex" to enable/disable serveIndex middleware ([#​1752](https://togithub.com/webpack/webpack-dev-server/issues/1752)) ([d5d60cb](https://togithub.com/webpack/webpack-dev-server/commit/d5d60cb)) - add webpack as argument to before and after options ([#​1760](https://togithub.com/webpack/webpack-dev-server/issues/1760)) ([0984d4b](https://togithub.com/webpack/webpack-dev-server/commit/0984d4b)) - http2 option to enable/disable HTTP/2 with HTTPS ([#​1721](https://togithub.com/webpack/webpack-dev-server/issues/1721)) ([dcd2434](https://togithub.com/webpack/webpack-dev-server/commit/dcd2434)) - random port retry logic ([#​1692](https://togithub.com/webpack/webpack-dev-server/issues/1692)) ([419f02e](https://togithub.com/webpack/webpack-dev-server/commit/419f02e)) - relax depth limit from chokidar for content base ([#​1697](https://togithub.com/webpack/webpack-dev-server/issues/1697)) ([7ea9ab9](https://togithub.com/webpack/webpack-dev-server/commit/7ea9ab9)) #### [3.2.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.0...v3.2.1) (2019-02-25) ##### Bug Fixes - deprecation message about `setup` now warning about `v4` ([#​1684](https://togithub.com/webpack/webpack-dev-server/issues/1684)) ([523a6ec](https://togithub.com/webpack/webpack-dev-server/commit/523a6ec)) - **regression:** allow `ca`, `key` and `cert` will be string ([#​1676](https://togithub.com/webpack/webpack-dev-server/issues/1676)) ([b8d5c1e](https://togithub.com/webpack/webpack-dev-server/commit/b8d5c1e)) - **regression:** handle `key`, `cert`, `cacert` and `pfx` in CLI ([#​1688](https://togithub.com/webpack/webpack-dev-server/issues/1688)) ([4b2076c](https://togithub.com/webpack/webpack-dev-server/commit/4b2076c)) - **regression:** problem with `idb-connector` after update `internal-ip` ([#​1691](https://togithub.com/webpack/webpack-dev-server/issues/1691)) ([eb48691](https://togithub.com/webpack/webpack-dev-server/commit/eb48691)) #### [3.1.14](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.13...v3.1.14) (2018-12-24) ##### Bug Fixes - add workaround for Origin header in sockjs ([#​1608](https://togithub.com/webpack/webpack-dev-server/issues/1608)) ([1dfd4fb](https://togithub.com/webpack/webpack-dev-server/commit/1dfd4fb)) #### [3.1.13](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.12...v3.1.13) (2018-12-22) ##### Bug Fixes - delete a comma for Node.js <= v7.x ([#​1609](https://togithub.com/webpack/webpack-dev-server/issues/1609)) ([0bab1c0](https://togithub.com/webpack/webpack-dev-server/commit/0bab1c0)) #### [3.1.12](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.11...v3.1.12) (2018-12-22) ##### Bug Fixes - regression in `checkHost` for checking Origin header ([#​1606](https://togithub.com/webpack/webpack-dev-server/issues/1606)) ([8bb3ca8](https://togithub.com/webpack/webpack-dev-server/commit/8bb3ca8)) #### [3.1.11](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) ##### Bug Fixes - **bin/options:** correct check for color support (`options.color`) ([#​1555](https://togithub.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://togithub.com/webpack/webpack-dev-server/commit/55398b5)) - **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#​1491](https://togithub.com/webpack/webpack-dev-server/issues/1491)) ([#​1563](https://togithub.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://togithub.com/webpack/webpack-dev-server/commit/7a3a257)) - **Server:** correct `node` version checks ([#​1543](https://togithub.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://togithub.com/webpack/webpack-dev-server/commit/927a2b3)) - **Server:** mime type for wasm in contentBase directory ([#​1575](https://togithub.com/webpack/webpack-dev-server/issues/1575)) ([#​1580](https://togithub.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://togithub.com/webpack/webpack-dev-server/commit/fadae5d)) - add url for compatibility with webpack@5 ([#​1598](https://togithub.com/webpack/webpack-dev-server/issues/1598)) ([#​1599](https://togithub.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://togithub.com/webpack/webpack-dev-server/commit/68dd49a)) - check origin header for websocket connection ([#​1603](https://togithub.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://togithub.com/webpack/webpack-dev-server/commit/b3217ca)) #### [3.1.10](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) (2018-10-23) ##### Bug Fixes - **options:** add `writeToDisk` option to schema ([#​1520](https://togithub.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://togithub.com/webpack/webpack-dev-server/commit/d2f4902)) - **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#​1537](https://togithub.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://togithub.com/webpack/webpack-dev-server/commit/e719959)) - **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#​1531](https://togithub.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://togithub.com/webpack/webpack-dev-server/commit/c12def3)) #### [3.1.9](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24) #### [3.1.8](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) (2018-09-06) ##### Bug Fixes - **package:** `yargs` security vulnerability (`dependencies`) ([#​1492](https://togithub.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://togithub.com/webpack/webpack-dev-server/commit/8fb67c9)) - **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#​1486](https://togithub.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://togithub.com/webpack/webpack-dev-server/commit/7a6ca47)) #### [3.1.7](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) (2018-08-29) ##### Bug Fixes - **Server:** don't use `spdy` on `node >= v10.0.0` ([#​1451](https://togithub.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://togithub.com/webpack/webpack-dev-server/commit/8ab9eb6)) #### [3.1.6](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) (2018-08-26) ##### Bug Fixes - **bin:** handle `process` signals correctly when the server isn't ready yet ([#​1432](https://togithub.com/webpack/webpack-dev-server/issues/1432)) ([334c3a5](https://togithub.com/webpack/webpack-dev-server/commit/334c3a5)) - **examples/cli:** correct template path in `open-page` example ([#​1401](https://togithub.com/webpack/webpack-dev-server/issues/1401)) ([df30727](https://togithub.com/webpack/webpack-dev-server/commit/df30727)) - **schema:** allow the `output` filename to be a `{Function}` ([#​1409](https://togithub.com/webpack/webpack-dev-server/issues/1409)) ([e2220c4](https://togithub.com/webpack/webpack-dev-server/commit/e2220c4)) ### [`v3.2.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​321-httpsgithubcomwebpackwebpack-dev-servercomparev320v321-2019-02-25) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.0...v3.2.1) ##### Bug Fixes - deprecation message about `setup` now warning about `v4` ([#​1684](https://togithub.com/webpack/webpack-dev-server/issues/1684)) ([523a6ec](https://togithub.com/webpack/webpack-dev-server/commit/523a6ec)) - **regression:** allow `ca`, `key` and `cert` will be string ([#​1676](https://togithub.com/webpack/webpack-dev-server/issues/1676)) ([b8d5c1e](https://togithub.com/webpack/webpack-dev-server/commit/b8d5c1e)) - **regression:** handle `key`, `cert`, `cacert` and `pfx` in CLI ([#​1688](https://togithub.com/webpack/webpack-dev-server/issues/1688)) ([4b2076c](https://togithub.com/webpack/webpack-dev-server/commit/4b2076c)) - **regression:** problem with `idb-connector` after update `internal-ip` ([#​1691](https://togithub.com/webpack/webpack-dev-server/issues/1691)) ([eb48691](https://togithub.com/webpack/webpack-dev-server/commit/eb48691)) ### [`v3.2.0`](https://togithub.com/webpack/webpack-dev-server/releases/v3.2.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.14...v3.2.0) ##### Bug Fixes - allow single object proxy config ([#​1633](https://togithub.com/webpack/webpack-dev-server/issues/1633)) ([252ea4f](https://togithub.com/webpack/webpack-dev-server/commit/252ea4f)) - SPDY fails in node >= 11.1.0 ([#​1660](https://togithub.com/webpack/webpack-dev-server/issues/1660)) ([b92e5fd](https://togithub.com/webpack/webpack-dev-server/commit/b92e5fd)) ##### Features - add `sockPath` option (`options.sockPath`) ([#​1553](https://togithub.com/webpack/webpack-dev-server/issues/1553)) ([4bf1f76](https://togithub.com/webpack/webpack-dev-server/commit/4bf1f76)) - allow to use `ca`, `pfx`, `key` and `cert` as string ([#​1542](https://togithub.com/webpack/webpack-dev-server/issues/1542)) ([0b89fd9](https://togithub.com/webpack/webpack-dev-server/commit/0b89fd9)) - automatically add the HMR plugin when hot or hotOnly is enabled ([#​1612](https://togithub.com/webpack/webpack-dev-server/issues/1612)) ([178e6cc](https://togithub.com/webpack/webpack-dev-server/commit/178e6cc)) - set `development` mode by default when unspecified ([#​1653](https://togithub.com/webpack/webpack-dev-server/issues/1653)) ([5ea376b](https://togithub.com/webpack/webpack-dev-server/commit/5ea376b)) ### [`v3.1.14`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3114-httpsgithubcomwebpackwebpack-dev-servercomparev3113v3114-2018-12-24) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.13...v3.1.14) ##### Bug Fixes - add workaround for Origin header in sockjs ([#​1608](https://togithub.com/webpack/webpack-dev-server/issues/1608)) ([1dfd4fb](https://togithub.com/webpack/webpack-dev-server/commit/1dfd4fb)) ### [`v3.1.13`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3113-httpsgithubcomwebpackwebpack-dev-servercomparev3112v3113-2018-12-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.12...v3.1.13) ##### Bug Fixes - delete a comma for Node.js <= v7.x ([#​1609](https://togithub.com/webpack/webpack-dev-server/issues/1609)) ([0bab1c0](https://togithub.com/webpack/webpack-dev-server/commit/0bab1c0)) ### [`v3.1.12`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3112-httpsgithubcomwebpackwebpack-dev-servercomparev3111v3112-2018-12-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.11...v3.1.12) ##### Bug Fixes - regression in `checkHost` for checking Origin header ([#​1606](https://togithub.com/webpack/webpack-dev-server/issues/1606)) ([8bb3ca8](https://togithub.com/webpack/webpack-dev-server/commit/8bb3ca8)) ### [`v3.1.11`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3111-httpsgithubcomwebpackwebpack-dev-servercomparev3110v3111-2018-12-21) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) ##### Bug Fixes - **bin/options:** correct check for color support (`options.color`) ([#​1555](https://togithub.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://togithub.com/webpack/webpack-dev-server/commit/55398b5)) - **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#​1491](https://togithub.com/webpack/webpack-dev-server/issues/1491)) ([#​1563](https://togithub.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://togithub.com/webpack/webpack-dev-server/commit/7a3a257)) - **Server:** correct `node` version checks ([#​1543](https://togithub.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://togithub.com/webpack/webpack-dev-server/commit/927a2b3)) - **Server:** mime type for wasm in contentBase directory ([#​1575](https://togithub.com/webpack/webpack-dev-server/issues/1575)) ([#​1580](https://togithub.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://togithub.com/webpack/webpack-dev-server/commit/fadae5d)) - add url for compatibility with webpack@5 ([#​1598](https://togithub.com/webpack/webpack-dev-server/issues/1598)) ([#​1599](https://togithub.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://togithub.com/webpack/webpack-dev-server/commit/68dd49a)) - check origin header for websocket connection ([#​1603](https://togithub.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://togithub.com/webpack/webpack-dev-server/commit/b3217ca)) ### [`v3.1.10`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3110-httpsgithubcomwebpackwebpack-dev-servercomparev319v3110-2018-10-23) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) ##### Bug Fixes - **options:** add `writeToDisk` option to schema ([#​1520](https://togithub.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://togithub.com/webpack/webpack-dev-server/commit/d2f4902)) - **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#​1537](https://togithub.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://togithub.com/webpack/webpack-dev-server/commit/e719959)) - **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#​1531](https://togithub.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://togithub.com/webpack/webpack-dev-server/commit/c12def3)) ### [`v3.1.9`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​319-httpsgithubcomwebpackwebpack-dev-servercomparev318v319-2018-09-24) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) #### [3.1.9](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24) ### [`v3.1.8`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​318-httpsgithubcomwebpackwebpack-dev-servercomparev317v318-2018-09-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) ##### Bug Fixes - **package:** `yargs` security vulnerability (`dependencies`) ([#​1492](https://togithub.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://togithub.com/webpack/webpack-dev-server/commit/8fb67c9)) - **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#​1486](https://togithub.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://togithub.com/webpack/webpack-dev-server/commit/7a6ca47)) ### [`v3.1.7`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​317-httpsgithubcomwebpackwebpack-dev-servercomparev316v317-2018-08-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) ##### Bug Fixes - **Server:** don't use `spdy` on `node >= v10.0.0` ([#​1451](https://togithub.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://togithub.com/webpack/webpack-dev-server/commit/8ab9eb6)) ### [`v3.1.6`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​316-httpsgithubcomwebpackwebpack-dev-servercomparev315v316-2018-08-26) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) ##### Bug Fixes - **bin:** handle `process` signals correctly when the server isn't ready yet ([#​1432](https://togithub.com/webpack/webpack-dev-server/issues/1432)) ([334c3a5](https://togithub.com/webpack/webpack-dev-server/commit/334c3a5)) - **examples/cli:** correct template path in `open-page` example ([#​1401](https://togithub.com/webpack/webpack-dev-server/issues/1401)) ([df30727](https://togithub.com/webpack/webpack-dev-server/commit/df30727)) - **schema:** allow the `output` filename to be a `{Function}` ([#​1409](https://togithub.com/webpack/webpack-dev-server/issues/1409)) ([e2220c4](https://togithub.com/webpack/webpack-dev-server/commit/e2220c4)) ### [`v3.1.5`](https://togithub.com/webpack/webpack-dev-server/releases/v3.1.5) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.4...v3.1.5) - Send the `Progress` event in the client so plugins can use it ([#​1427](https://togithub.com/webpack/webpack-dev-server/issues/1427)) - Update `sockjs-client` to fix infinite reconnection loop ([#​1434](https://togithub.com/webpack/webpack-dev-server/issues/1434)) ### [`v3.1.4`](https://togithub.com/webpack/webpack-dev-server/releases/v3.1.4) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.3...v3.1.4) - Update to webpack-dev-middleware 3.1.3, which should fix paths with a space not working on Windows ([#​1392](https://togithub.com/webpack/webpack-dev-server/issues/1392)) - Fix `logLevel` option `silent` not being accepted by schema validation ([#​1372](https://togithub.com/webpack/webpack-dev-server/issues/1372)) ### [`v3.1.3`](https://togithub.com/webpack/webpack-dev-server/releases/v3.1.3) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.2...v3.1.3) - Fix HMR causing a crash when trying to reload ### [`v3.1.2`](https://togithub.com/webpack/webpack-dev-server/releases/v3.1.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.1...v3.1.2) - Speed up incremental builds ([#​1362](https://togithub.com/webpack/webpack-dev-server/issues/1362)) - Update webpack-dev-middleware to 3.1.2 ### [`v3.1.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3114-httpsgithubcomwebpackwebpack-dev-servercomparev3113v3114-2018-12-24) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.0...v3.1.1) ##### Bug Fixes - add workaround for Origin header in sockjs ([#​1608](https://togithub.com/webpack/webpack-dev-server/issues/1608)) ([1dfd4fb](https://togithub.com/webpack/webpack-dev-server/commit/1dfd4fb)) ### [`v3.1.0`](https://togithub.com/webpack/webpack-dev-server/releases/v3.1.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.0.0...v3.1.0) #### Updates - Fancy logging; `webpack-log` is now used for logging to the terminal (webpack-dev-middleware was already using this). - The `logLevel` option is added for more fine-grained control over the logging. #### Bugfixes - MultiCompiler was broken with webpack 4. - Fix deprecation warnings caused by webpack 4. Note that you will still see some deprecation warnings because webpack-dev-middleware has not been updated yet. ### [`v3.0.0`](https://togithub.com/webpack/webpack-dev-server/releases/v3.0.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/5807c7462f6dd15cade9c74216f2e829c2653351...v3.0.0) #### Updates - **Breaking change:** webpack v4 is now supported. Older versions of webpack are **not** supported. - **Breaking change:** drops support for Node.js v4, going forward we only support v6+ (same as webpack). - webpack-dev-middleware updated to v2 ([see changes](https://togithub.com/webpack/webpack-dev-middleware/releases)). #### Bugfixes - After starting webpack-dev-server with an error in your code, it would not reload the page after fixing that error ([#​1317](https://togithub.com/webpack/webpack-dev-server/issues/1317)). - DynamicEntryPlugin is now supported correctly ([#​1319](https://togithub.com/webpack/webpack-dev-server/issues/1319)). Huge thanks to all the contributors! Please note that [webpack-serve](https://togithub.com/webpack-contrib/webpack-serve) will eventually be the successor of webpack-dev-server. The core features already work so if you're brave enough give it a try! ### [`v2.11.5`](https://togithub.com/webpack/webpack-dev-server/compare/298341f0757e871896c1a7a27983d15f977fb209...5807c7462f6dd15cade9c74216f2e829c2653351) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/298341f0757e871896c1a7a27983d15f977fb209...5807c7462f6dd15cade9c74216f2e829c2653351) ### [`v2.11.4`](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.3...298341f0757e871896c1a7a27983d15f977fb209) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.3...298341f0757e871896c1a7a27983d15f977fb209) ### [`v2.11.3`](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.2...v2.11.3) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.2...v2.11.3) ### [`v2.11.2`](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.1...v2.11.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.1...v2.11.2) ### [`v2.11.1`](https://togithub.com/webpack/webpack-dev-server/releases/v2.11.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.11.0...v2.11.1) Our third attempt to fix compatibility with old browsers ([#​1273](https://togithub.com/webpack/webpack-dev-server/issues/1273)), this time we'll get it right. ### [`v2.11.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.11.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.10.1...v2.11.0) Version 2.11.0 adds the transpilation of the client scripts via babel to ES5 which restores backwards compatibility (that was removed in 2.8.0) to very old or out of date browsers. ### [`v2.10.1`](https://togithub.com/webpack/webpack-dev-server/compare/v2.10.0...v2.10.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.10.0...v2.10.1) ### [`v2.10.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.10.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.7...v2.10.0) Version 2.10.0 adds the transpilation of the client scripts via babel to ES5 which restores backwards compatibility (that was removed in 2.8.0) to very old or out of date browsers. **Important** webpack-dev-server has entered a maintenance-only mode. We won't be accepting any new features or major modifications. We'll still welcome pull requests for fixes however, and will continue to address any bugs that arise. Announcement with specifics pending. #### Bugfixes - iOS Safari 10 bug where SockJS couldn't be found ([#​1238](https://togithub.com/webpack/webpack-dev-server/issues/1238)) - `reportTime` option ([#​1209](https://togithub.com/webpack/webpack-dev-server/issues/1209)) - don't mutate stats configuration ([#​1174](https://togithub.com/webpack/webpack-dev-server/issues/1174)) - enable progress from config ([#​1181](https://togithub.com/webpack/webpack-dev-server/issues/1181)) #### Updates - transpile client bundles with babel ([#​1242](https://togithub.com/webpack/webpack-dev-server/issues/1242)) - dependency updates ([`ce30460`](https://togithub.com/webpack/webpack-dev-server/commit/ce30460)) - Increase minimum `marked` version for ReDos vuln ([#​1255](https://togithub.com/webpack/webpack-dev-server/issues/1255)) - Update sockjs dependency to fix auditjs security vulnerability warning ### [`v2.9.7`](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.6...v2.9.7) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.6...v2.9.7) ### [`v2.9.6`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.6) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.5...v2.9.6) #### Bugfixes - fixes [#​1208](https://togithub.com/webpack/webpack-dev-server/issues/1208): watchOptions not passed to chokidar in wds ### [`v2.9.5`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.5) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.4...v2.9.5) #### Updates - fixes [#​1198](https://togithub.com/webpack/webpack-dev-server/issues/1198): bump express for security ([`6b2d7a0`](https://togithub.com/webpack/webpack-dev-server/commit/6b2d7a0)) ### [`v2.9.4`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.4) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.3...v2.9.4) #### Bugfixes - assert ssl certs aren't published. fixes [#​1171](https://togithub.com/webpack/webpack-dev-server/issues/1171) - fixes [#​860](https://togithub.com/webpack/webpack-dev-server/issues/860): failure to exit on SIGINT race condition ([#​1157](https://togithub.com/webpack/webpack-dev-server/issues/1157)) ### [`v2.9.3`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.3) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.2...v2.9.3) #### Bugfixes - Fixes [#​1082](https://togithub.com/webpack/webpack-dev-server/issues/1082), [#​1142](https://togithub.com/webpack/webpack-dev-server/issues/1142). bin file correctly prefers local module, uses it, and bails if local module detected. - Use dist/build `sockjs-client` instead of module source ([#​1148](https://togithub.com/webpack/webpack-dev-server/issues/1148)) ### [`v2.9.2`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.1...v2.9.2) #### Bugfixes Changed property descriptor for Array.includes polyfill ([#​1134](https://togithub.com/webpack/webpack-dev-server/issues/1134)) #### Updates Remove header additional property validation ([#​1115](https://togithub.com/webpack/webpack-dev-server/issues/1115)) Allow explicitly setting the protocol from the public option ([#​1117](https://togithub.com/webpack/webpack-dev-server/issues/1117)) Updates readme with support, usage, and caveats (outlines no support for old IE) ### [`v2.9.1`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.9.0...v2.9.1) Patch release to resolve an errant log message in `setup` ### [`v2.9.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.9.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.8.2...v2.9.0) *Note: Minor release due to addition of `before` and `after` hooks* #### Features Deprecate setup in favor of before and after hooks ([#​1108](https://togithub.com/webpack/webpack-dev-server/issues/1108)) #### Bugfixes Fixed check for webpack/hot/log when setting HMR log level. ([#​1096](https://togithub.com/webpack/webpack-dev-server/issues/1096)) fixes [#​1109](https://togithub.com/webpack/webpack-dev-server/issues/1109): internal-ip update breaks useLocalIp option Fix quote style to satisfy ESLint ([#​1098](https://togithub.com/webpack/webpack-dev-server/issues/1098)) #### Updates Made error overlay translucent. ([#​1097](https://togithub.com/webpack/webpack-dev-server/issues/1097)) ### [`v2.8.2`](https://togithub.com/webpack/webpack-dev-server/releases/v2.8.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.8.1...v2.8.2) #### Bugfixes fixes [#​1087](https://togithub.com/webpack/webpack-dev-server/issues/1087): yargs@8 causes error output with webpack@2.x fixes [#​1084](https://togithub.com/webpack/webpack-dev-server/issues/1084): template literals causing errors on IE ([#​1089](https://togithub.com/webpack/webpack-dev-server/issues/1089)) … fixes [#​1086](https://togithub.com/webpack/webpack-dev-server/issues/1086): promise configs fix and example #### Updates add promise-config example ### [`v2.8.1`](https://togithub.com/webpack/webpack-dev-server/releases/v2.8.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.8.0...v2.8.1) #### Bugfixes fixes [#​1081](https://togithub.com/webpack/webpack-dev-server/issues/1081), closes [#​1079](https://togithub.com/webpack/webpack-dev-server/issues/1079). addDevServerEndpoints needs app stub for createDomain fixes [#​1080](https://togithub.com/webpack/webpack-dev-server/issues/1080) - jQuery update caused live bundle iframe issue clean up progress option typo and options def ### [`v2.8.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.8.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.7.1...v2.8.0) #### Features - Print webpack progress to browser console ([#​1063](https://togithub.com/webpack/webpack-dev-server/issues/1063)) - Disable hot reloading with query string ([#​1068](https://togithub.com/webpack/webpack-dev-server/issues/1068)) #### Bugfixes - Fixes issue [#​1064](https://togithub.com/webpack/webpack-dev-server/issues/1064) by switching to a named logger ([#​1070](https://togithub.com/webpack/webpack-dev-server/issues/1070)) - Fix Broken Socket on Client for Custom/Random Port Numbers ([#​1060](https://togithub.com/webpack/webpack-dev-server/issues/1060)) - Addresses [#​998](https://togithub.com/webpack/webpack-dev-server/issues/998) to properly assign a random port and access the port assigned ([#​1054](https://togithub.com/webpack/webpack-dev-server/issues/1054)) - Don't generate ssl cert when one is already specified via options ([#​1036](https://togithub.com/webpack/webpack-dev-server/issues/1036)) - Fix for ./log module not found ([#​1050](https://togithub.com/webpack/webpack-dev-server/issues/1050)) - Fixes [#​1042](https://togithub.com/webpack/webpack-dev-server/issues/1042): overlay doesn't clear if errors are fixed but warnings remain ([#​1043](https://togithub.com/webpack/webpack-dev-server/issues/1043)) - Handle IPv6-addresses correctly in checkHost() ([#​1026](https://togithub.com/webpack/webpack-dev-server/issues/1026)) #### Updates - Allow `--open` option to specify the browser to use ([#​825](https://togithub.com/webpack/webpack-dev-server/issues/825)) - Adds requestCert support to the server - Code cleanup and ESLint + eslint-config-webpack ([#​1058](https://togithub.com/webpack/webpack-dev-server/issues/1058)) - Include `subjectAltName` field in self-signed cert ([#​987](https://togithub.com/webpack/webpack-dev-server/issues/987)) ### [`v2.7.1`](https://togithub.com/webpack/webpack-dev-server/compare/v2.6.1...v2.7.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.6.1...v2.7.1) ### [`v2.6.1`](https://togithub.com/webpack/webpack-dev-server/releases/v2.6.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.6.0...v2.6.1) - Move `loglevel` from devDependencies to dependencies [#​1001](https://togithub.com/webpack/webpack-dev-server/issues/1001) ### [`v2.6.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.6.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.5.1...v2.6.0) - Browser console messages now respect `clientLogLevel` ([#​921](https://togithub.com/webpack/webpack-dev-server/issues/921)). - Don't output startup info if `quiet` is set to `true` ([#​970](https://togithub.com/webpack/webpack-dev-server/issues/970)). - Only load Bonjour when needed ([#​958](https://togithub.com/webpack/webpack-dev-server/issues/958)). - Set HMR log level ([#​926](https://togithub.com/webpack/webpack-dev-server/issues/926)). - Do not show warnings @​ overlay unless explicitly set ([#​881](https://togithub.com/webpack/webpack-dev-server/issues/881)). - Add cli option `--disable-host-check` ([#​980](https://togithub.com/webpack/webpack-dev-server/issues/980)). ### [`v2.5.1`](https://togithub.com/webpack/webpack-dev-server/releases/v2.5.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.5.0...v2.5.1) ### Bugfixes Fix peer dependencies to support webpack 3 ( [#​946](https://togithub.com/webpack/webpack-dev-server/issues/946) ) ( Fixes [#​932](https://togithub.com/webpack/webpack-dev-server/issues/932) ) ### [`v2.5.0`](https://togithub.com/webpack/webpack-dev-server/releases/v2.5.0) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.4.5...v2.5.0) ### Security Don't provide a SSL cert, but generate one on demand. Unique for each developer. https://medium.com/[@​mikenorth/961572624c54](https://togithub.com/mikenorth/961572624c54) by Mike North ### Bugfixes - allow port 0 again - add `allowedHosts` option - better check for WebWorker - add `openPage` option to open a specific page - add `--bonjour` - add `lan` option, which listen on lan ip by default ### [`v2.4.5`](https://togithub.com/webpack/webpack-dev-server/releases/v2.4.5) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.4.4...v2.4.5) ### Bugfixes - fix a bug preventing publicHost from working ### [`v2.4.4`](https://togithub.com/webpack/webpack-dev-server/releases/v2.4.4) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.4.3...v2.4.4) ### Bugfixes: - add `disableHostCheck` to schema ### [`v2.4.3`](https://togithub.com/webpack/webpack-dev-server/releases/v2.4.3) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v2.4.2...v2.4.3) ### Security fix: This version contains a security fix, which is also breaking change if you have an insecure configuration. We are releasing this breaking change as patch version to protect you from attacks. Sorry if this breaks your setup, but the fix is easy. We added a check for the correct `Host` header to the webpack-dev-server. This allowed evil websites to access your assets. The `Host` header of the request have to match the listening adress or the host provided in the `public` option. Make sure to provide correct values here. The response will contain a note when using an incorrect `Host` header. For usage behind a Proxy or similar setups we also added a `disableHostCheck` option to disable this check. Only use it when you know what you do. Not recommended. This version also includes this security fix for webpack-dev-middleware: https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.2 Note: This only affect the development server and middleware. webpack and built bundles are not affected. Credits to Ed Morley from Mozilla for reporting the issue. ### Bugfixes: - Requests are not blocked when `Host` doesn't match listening host or `public` option. - Requests to `localhost` or `127.0.0.1` are not

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.