Skip to content

Releases: webpack-contrib/webpack-hot-middleware

v2.26.1

01 Feb 16:50
Compare
Choose a tag to compare

2.26.1 (2024-02-01)

Fixes

  • add fallbacks to moduleName and loc webpack 5 error fields if not present in middleware's error formatter

v2.26.0

25 Dec 19:00
Compare
Choose a tag to compare

2.26.0 (2023-12-25)

Feature

  • added the statsOption option

v2.25.4

20 Jun 22:58
Compare
Choose a tag to compare

2.25.4 (2023-06-21)

Bug Fixes

  • use reduce instead of Object.fromEntries to support old browsers

v2.25.3

07 Nov 23:05
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.25.3 (2022-11-08)

Bug Fixes

  • compatibility with webpack 5