Error Overlay Webpack Plugin Versions Save

Catch errors with style 💥✨

v1.1.1

1 year ago

Bug Fixes

  • compatibility with webpack-dev-server (f3eaa7b)

v1.1.0

2 years ago

Bug Fixes

  • options has an unknown property 'before' (#88) (28de3ed)

Features

v1.0.0

2 years ago
  • Support webpack 5

v0.4.2

3 years ago

Bug Fixes

  • pass in compiler to devServer before() (#66) (c0feceb)

v0.4.1

4 years ago

Features

v0.4.0

4 years ago

Features

v0.3.0

4 years ago

Features

  • close overlay on 'ok' event (#39) (1471e29)
  • use webpack options sockPath, sockHost, and sockPort to get socket URL (#42) (b763f76)

v0.2.0

5 years ago

Features

  • made socket listener optional (required when using dev-middleware only) (#34) (90caf91)

v0.1.7

5 years ago

Bug Fixes

v0.1.6

5 years ago

Bug Fixes

  • preserve both arguments of original before function (#23) (433ccb3)