What changed in html-loader from 4 to 5

2 releases numbered after v4.2.0 up to and including v5.1.0, stable releases only. v4.2.0 and v5.1.0 are the newest stable releases of 4 and 5 we track; this page follows them as new ones ship.

5 changes across 2 releases

Added 2

v5.1.0

  • Add the postprocessor option
  • Support absolute URLs and DataURI
Changed 3

v5.1.0

  • Reduce runtime code
  • Use template literals in code when supported

v5.0.0

  • minimum supported Node.js version is 18.12.0

Original release notes, newest first

The list above is our reading of these notes; the originals from webpack are here, one fold per release.

v5.1.0
5.1.0 (2024-07-25)
Features

View originalPermalink

v5.0.0
5.0.0 (2024-01-16)
⚠ BREAKING CHANGES
  • minimum supported Node.js version is 18.12.0 (#504) (c82cfea)

View originalPermalink