chore(deps): update dependency webpack-dev-server to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack-dev-server | devDependencies | major | 4.11.1 -> 5.0.3 |
Release Notes
webpack/webpack-dev-server (webpack-dev-server)
v5.0.3
v5.0.2
v5.0.1
v5.0.0
4.15.1 (2023-06-09)
Bug Fixes
- replace
::
withlocalhost
before openBrowser() (#4856) (874c44b) -
types: compatibility with
@types/ws
(#4899) (34bcec2)
v4.15.1
v4.15.0
Features
v4.14.0
Features
- allow CLI to be ESM (#4837) (bb4a5d9)
- allow filter overlay errors/warnings with function (#4813) (aab01b3)
4.13.3 (2023-04-15)
Bug Fixes
4.13.2 (2023-03-31)
Bug Fixes
- prevent open 0.0.0.0 in browser due windows problems (04e74f2)
4.13.1 (2023-03-18)
Bug Fixes
v4.13.3
v4.13.2
v4.13.1
v4.13.0
Features
v4.12.0
Features
- allow to set the
sockjs_url
option (onlysockjs
) using thewebSocketServer.options.sockjsUrl
option (#4586) (69a2fba) - catch runtime error (#4605) (87a26cf)
- improve styles for overlay (#4576) (791fb85)
- open editor when clicking error on overlay (#4587) (efb2cec)
Bug Fixes
- compatibility with
experiments.buildHttp
(#4585) (5b846cb) - respect
NODE_PATH
env variable (#4581) (b857e6f)
4.11.1 (2022-09-19)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate