webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Recent Releases
v5.111.0
### Minor Changes - Enable `output.module` by default with `futureDefaults` on ESM-capable targets. (by [@alexander-akait](https://github.com/alexander-akait) in [#22088](https://github.com/webpack/webpack/pull/22088)) - Remove `experiments.outputModule`, set `output.module` to emit ESM instead. (...
v5.110.3
### Patch Changes - Fix `import()` options, circular reexport severity and namespace writes. (by [@alexander-akait](https://github.com/alexander-akait) in [#21867](https://github.com/webpack/webpack/pull/21867)) - Skip ESM interop when require() targets a module outside the concatenation. (by [@ha...
v5.110.2
### Patch Changes - Fix analyzable ESM baking around cycles, mixed-served wasm and style url maps. (by [@alexander-akait](https://github.com/alexander-akait) in [#21851](https://github.com/webpack/webpack/pull/21851)) - Minify more HTML and CSS shorthands, and cut two costs off printing. (by [@ale...
v5.110.1
### Patch Changes - Fix a capture-group-less `snapshot.managedPaths` RegExp; speed up cache writes. (by [@alexander-akait](https://github.com/alexander-akait) in [#21843](https://github.com/webpack/webpack/pull/21843)) - Throw `SyntaxError`, or `WebAssembly.CompileError`, from an unparsable module...
v5.110.0
### Minor Changes - Wrap concatenated modules in lazy `__webpack_require__.cw` accessors and inline `require()`, keeping a wrapped body's names and side effects intact. (by [@hai-x](https://github.com/hai-x) in [#21519](https://github.com/webpack/webpack/pull/21519)) - Add performance hints report...
How to Track webpack/webpack Releases
Stay updated when webpack/webpack ships new versions. With GitWatchman, you can monitor this repository and receive email notifications with full release notes whenever a new version is published.
- Sign in with your GitHub account at gitwatchman.com
- Add webpack/webpack to your monitored repositories
- Receive email alerts within an hour of any new release
You can also subscribe to the RSS feed for webpack/webpack releases or use other notification methods.
Tracking releases matters because new versions often include security fixes, performance improvements, breaking changes, and new APIs that directly affect your projects. By monitoring webpack/webpack with GitWatchman, you avoid manually checking GitHub and ensure your team stays aligned on dependency upgrades. For a comparison of the best GitHub release tracking tools, check out our blog.
Never miss a webpack release
Get email notifications with full release notes. Free for up to 5 repositories.
Start monitoring — it's free