Skip to content

Bump webpack-dev-server from 4.11.1 to 4.15.0

Bumps webpack-dev-server from 4.11.1 to 4.15.0.

Release notes

Sourced from webpack-dev-server's releases.

v4.15.0

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)

v4.14.0

4.14.0 (2023-05-06)

Features

  • allow CLI to be ESM (#4837) (bb4a5d9)
  • allow filter overlay errors/warnings/runtimeErrors with function (#4813) (aab01b3)

v4.13.3

4.13.3 (2023-04-15)

Bug Fixes

v4.13.2

4.13.2 (2023-03-31)

Bug Fixes

  • prevent open 0.0.0.0 in browser due windows problems (04e74f2)

v4.13.1

4.13.1 (2023-03-18)

Bug Fixes

v4.13.0

4.13.0 (2023-03-17)

Features

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)

v4.12.0

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)

4.14.0 (2023-05-06)

Features

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

4.13.0 (2023-03-17)

Features

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)

4.12.0 (2023-03-14)

Features

  • allow to set the sockjs_url option (only sockjs) using the webSocketServer.options.sockjsUrl option (#4586) (69a2fba)
  • catch runtime error (#4605) (87a26cf)

... (truncated)

Commits
  • 99f66cb chore(release): 4.15.0
  • d1dd430 feat: overlay displays unhandled promise rejection (#4849)
  • 51f8a1b chore(release): 4.14.0
  • aab01b3 feat: allow filter overlay errors/warnings with function (#4813)
  • ee748a7 chore(deps-dev): bump webpack from 5.81.0 to 5.82.0 (#4845)
  • 217e156 chore(deps-dev): bump @​babel/runtime from 7.21.0 to 7.21.5 (#4841)
  • 1aef67c chore(deps-dev): bump @​babel/eslint-parser from 7.21.3 to 7.21.8 (#4843)
  • 37cad89 chore(deps-dev): bump @​babel/core from 7.21.5 to 7.21.8 (#4844)
  • 90bd7ca chore(deps-dev): bump @​babel/core from 7.21.4 to 7.21.5 (#4840)
  • 71d4e4b chore(deps-dev): bump @​babel/preset-env from 7.21.4 to 7.21.5 (#4842)
  • Additional commits viewable in compare view

Merge request reports