Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.14.1
->^4.0.0
Release Notes
webpack/webpack-dev-server
v4.0.0
Compare Source
v3.11.2
Compare Source
3.11.2 (2021-01-13)
Bug Fixes
serve
command (a5fe337)v3.11.1
Compare Source
3.11.1 (2020-12-29)
Bug Fixes
open
option works usingwebpack serve
without value (#2948) (4837dc9)v3.11.0
Compare Source
Features
contentBasePublicPath
paths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GET
andHEAD
request to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.3
Compare Source
v3.10.2
Compare Source
v3.10.1
Compare Source
v3.10.0
Compare Source
Features
sockPort: 'location'
) (#2341) (dc10d06)contentBasePublicPath
option (#2150) (cee700d)Bug Fixes
v3.9.0
Compare Source
Bug Fixes
hostname
andport
to bonjour name to prevent name collisions (#2276) (d8af2d9)extKeyUsage
to self-signed cert (#2274) (a4dbc3b)Features
openPage
support (#2266) (c9e9178)3.8.2 (2019-10-02)
Security
selfsigned
package3.8.1 (2019-09-16)
Bug Fixes
ContentBase
option on windows (#2202) (68ecf78)v3.8.2
Compare Source
v3.8.1
Compare Source
v3.8.0
Compare Source
Bug Fixes
Features
Potential Breaking changes
We have migrated
serverMode
andclientMode
totransportMode
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
3.7.2 (2019-06-17)
Bug Fixes
wait: false
to run server.close successfully (#2001) (2b4cb52)3.7.1 (2019-06-07)
Bug Fixes
v3.7.2
Compare Source
v3.7.1
Compare Source
v3.7.0
Compare Source
Bug Fixes
v3.6.0
Compare Source
Bug Fixes
--overlay
(#1968) (dc81e23)Features
3.5.1 (2019-06-01)
Bug Fixes
v3.5.1
Compare Source
v3.5.0
Compare Source
Bug Fixes
electron-renderer
target (#1935) (9297988)node-webkit
target (#1942) (c6b2b1f)Features
onListening
option (#1930) (61d0cdf)WEBPACK_DEV_SERVER
env variable (#1929) (856169e)3.4.1 (2019-05-17)
Bug Fixes
v3.4.1
Compare Source
v3.4.0
Compare Source
Bug Fixes
Features
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Bug Fixes
Features
3.2.1 (2019-02-25)
Bug Fixes
setup
now warning aboutv4
(#1684) (523a6ec)ca
,key
andcert
will be string (#1676) (b8d5c1e)key
,cert
,cacert
andpfx
in CLI (#1688) (4b2076c)idb-connector
after updateinternal-ip
(#1691) (eb48691)3.1.14 (2018-12-24)
Bug Fixes
3.1.13 (2018-12-22)
Bug Fixes
3.1.12 (2018-12-22)
Bug Fixes
checkHost
for checking Origin header (#1606) (8bb3ca8)3.1.11 (2018-12-21)
Bug Fixes
options.color
) (#1555) (55398b5)spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)node
version checks (#1543) (927a2b3)3.1.10 (2018-10-23)
Bug Fixes
writeToDisk
option to schema (#1520) (d2f4902)sockjs-client
v1.1.5...1.3.0 (url-parse
vulnerability) (#1537) (e719959)tls.DEFAULT_ECDH_CURVE
to'auto'
(#1531) (c12def3)3.1.9 (2018-09-24)
3.1.8 (2018-09-06)
Bug Fixes
yargs
security vulnerability (dependencies
) (#1492) (8fb67c9)quiet
always takes precedence (options.quiet
) (#1486) (7a6ca47)3.1.7 (2018-08-29)
Bug Fixes
spdy
onnode >= v10.0.0
(#1451) (8ab9eb6)3.1.6 (2018-08-26)
Bug Fixes
process
signals correctly when the server isn't ready yet (#1432) (334c3a5)open-page
example (#1401) (df30727)output
filename to be a{Function}
(#1409) (e2220c4)v3.2.1
Compare Source
Bug Fixes
setup
now warning aboutv4
(#1684) (523a6ec)ca
,key
andcert
will be string (#1676) (b8d5c1e)key
,cert
,cacert
andpfx
in CLI (#1688) (4b2076c)idb-connector
after updateinternal-ip
(#1691) (eb48691)v3.2.0
Compare Source
Bug Fixes
Features
sockPath
option (options.sockPath
) (#1553) (4bf1f76)ca
,pfx
,key
andcert
as string (#1542) (0b89fd9)development
mode by default when unspecified (#1653) (5ea376b)v3.1.14
Compare Source
Bug Fixes
v3.1.13
Compare Source
Bug Fixes
v3.1.12
Compare Source
Bug Fixes
checkHost
for checking Origin header (#1606) (8bb3ca8)v3.1.11
Compare Source
Bug Fixes
options.color
) (#1555) (55398b5)spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)node
version checks (#1543) (927a2b3)v3.1.10
Compare Source
Bug Fixes
writeToDisk
option to schema (#1520) (d2f4902)sockjs-client
v1.1.5...1.3.0 (url-parse
vulnerability) (#1537) (e719959)tls.DEFAULT_ECDH_CURVE
to'auto'
(#1531) (c12def3)v3.1.9
Compare Source
3.1.9 (2018-09-24)
v3.1.8
Compare Source
Bug Fixes
yargs
security vulnerability (dependencies
) (#1492) (8fb67c9)quiet
always takes precedence (options.quiet
) (#1486) (7a6ca47)v3.1.7
Compare Source
Bug Fixes
spdy
onnode >= v10.0.0
(#1451) (8ab9eb6)v3.1.6
Compare Source
Bug Fixes
process
signals correctly when the server isn't ready yet (#1432) (334c3a5)open-page
example (#1401) (df30727)output
filename to be a{Function}
(#1409) (e2220c4)v3.1.5
Compare Source
Progress
event in the client so plugins can use it (#1427)sockjs-client
to fix infinite reconnection loop (#1434)v3.1.4
Compare Source
logLevel
optionsilent
not being accepted by schema validation (#1372)v3.1.3
Compare Source
v3.1.2
Compare Source
v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Updates
webpack-log
is now used for logging to the terminal (webpack-dev-middleware was already using this).logLevel
option is added for more fine-grained control over the logging.Bugfixes
v3.0.0
Compare Source
Updates
Bugfixes
Huge thanks to all the contributors!
Please note that 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
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
v2.11.2
Compare Source
v2.11.1
Compare Source
Our third attempt to fix compatibility with old browsers (#1273), this time we'll get it right.
v2.11.0
Compare Source
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
Compare Source
v2.10.0
Compare Source
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
reportTime
option (#1209)Updates
ce30460
)marked
version for ReDos vuln (#1255)v2.9.7
Compare Source
v2.9.6
Compare Source
Bugfixes
v2.9.5
Compare Source
Updates
6b2d7a0
)v2.9.4
Compare Source
Bugfixes
v2.9.3
Compare Source
Bugfixes
sockjs-client
instead of module source (#1148)v2.9.2
Compare Source
Bugfixes
Changed property descriptor for Array.includes polyfill (#1134)
Updates
Remove header additional property validation (#1115)
Allow explicitly setting the protocol from the public option (#1117)
Updates readme with support, usage, and caveats (outlines no support for old IE)
v2.9.1
Compare Source
Patch release to resolve an errant log message in
setup
v2.9.0
Compare Source
Note: Minor release due to addition of
before
andafter
hooksFeatures
Deprecate setup in favor of before and after hooks (#1108)
Bugfixes
Fixed check for webpack/hot/log when setting HMR log level. (#1096)
fixes #1109: internal-ip update breaks useLocalIp option
Fix quote style to satisfy ESLint (#1098)
Updates
Made error overlay translucent. (#1097)
v2.8.2
Compare Source
Bugfixes
fixes #1087: yargs@8 causes error output with webpack@2.x
fixes #1084: template literals causing errors on IE (#1089) …
fixes #1086: promise configs fix and example
Updates
add promise-config example
v2.8.1
Compare Source
Bugfixes
fixes #1081, closes #1079. addDevServerEndpoints needs app stub for createDomain
fixes #1080 - jQuery update caused live bundle iframe issue
clean up progress option typo and options def
v2.8.0
Compare Source
Features
Bugfixes
Updates
--open
option to specify the browser to use (#825)subjectAltName
field in self-signed cert (#987)v2.7.1
Compare Source
v2.6.1
Compare Source
loglevel
from devDependencies to dependencies #1001v2.6.0
Compare Source
clientLogLevel
(#921).quiet
is set totrue
(#970).--disable-host-check
(#980).v2.5.1
Compare Source
Bugfixes
Fix peer dependencies to support webpack 3 ( #946 ) ( Fixes #932 )
v2.5.0
Compare Source
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
allowedHosts
optionopenPage
option to open a specific page--bonjour
lan
option, which listen on lan ip by defaultv2.4.5
Compare Source
Bugfixes
v2.4.4
Compare Source
Bugfixes:
disableHostCheck
to schemav2.4.3
Compare Source
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 thepublic
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:
Host
doesn't match listening host orpublic
option.localhost
or127.0.0.1
are notConfiguration
📅 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.