Download Latest Version v5.109.2 source code.zip (18.1 MB)
Email in envelope

Get an email when there's a new version of webpack

Home / v5.109.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-28 1.4 kB
v5.109.2 source code.tar.gz 2026-07-28 12.4 MB
v5.109.2 source code.zip 2026-07-28 18.1 MB
Totals: 3 Items   30.5 MB 0

Patch Changes

  • Resolve aliases pointing at a package directory whose name ends with .js again. (by @alexander-akait in #21542)

  • Name CSS sources in source maps by their resource path, without the css prefix. (by @bjohansebas in #21536)

  • Delete no longer referenced files from the filesystem cache directory after storing the cache, age them by recorded time so restored caches are cleaned too, and collect every fully expired pack in one store instead of one per build. (by @bjohansebas in #21528)

  • Report "universal" as the loader context target for the universal target. (by @alexander-akait in #21540)

  • Skip require().prop in dead branches gated by inlined imported constants. (by @hai-x in #21517)

  • Annotate configuration options and public hooks in the generated types with the @since JSDoc tag. (by @bjohansebas in #21473)

Source: README.md, updated 2026-07-28