Skip to content

Releases: webpack/webpack-dev-middleware

v5.3.0

16 Dec 17:10
Compare
Choose a tag to compare

5.3.0 (2021-12-16)

Features

v5.2.2

17 Nov 15:51
Compare
Choose a tag to compare

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

v5.2.1

25 Sep 13:00
Compare
Choose a tag to compare

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

v5.2.0

24 Sep 10:34
Compare
Choose a tag to compare

5.2.0 (2021-09-24)

Features

v5.1.0

09 Sep 16:13
Compare
Choose a tag to compare

5.1.0 (2021-09-09)

Features

  • don't read full file if Range header is present (e8b21f0)
  • output more information on errors (#1024) (7df9e44)

Bug Fixes

  • reduced package size by removing mem package (#1027) (0d55268)

v5.0.0

02 Jun 13:43
Compare
Choose a tag to compare

5.0.0 (2021-06-02)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0 (#928) (4cffeff)

v4.3.0

19 May 15:19
Compare
Choose a tag to compare

4.3.0 (2021-05-19)

Features

v4.2.0

10 May 14:41
Compare
Choose a tag to compare

4.2.0 (2021-05-10)

Features

  • allow the headers option to accept function (#897) (966afb3)

v4.1.0

15 Jan 14:25
Compare
Choose a tag to compare

4.1.0 (2021-01-15)

Features

v4.0.4

13 Jan 12:25
Compare
Choose a tag to compare

4.0.4 (2021-01-13)

Bug Fixes