Blog
Read here for announcements.
See recent blog posts in the side bar.
Webpack 5.108
Webpack 5.108 is out, and it pushes two big stories forward. The first continues the native HTML work that started in 5.107: a `.html` file can now be used directly as an `entry`, so webpack covers more of the role `html-webpack-plugin` has...
Read More →Webpack 5.107
Webpack 5.107 is out. The headline of this release is the first step toward handling `.html` files natively in webpack core: importing an HTML file from JS now resolves its `<img src>`, `<link href>`, inline `<style>`, and `<script src>` re...
Read More →Webpack 5.106
**Webpack 5.106 introduces plugin validation hooks, built-in runtime style injection for CSS Modules, smarter tree shaking for CommonJS destructuring, source-phase imports for WebAssembly modules, and an experimental integration with `oxc-p...
Read More →Roadmap 2026
Hello from the webpack Technical Steering Committee member Even! The different contributors in the organization continue to work on ensuring that **webpack remains a solid and reliable tool** for building web applications. While many new to...
Read More →Webpack 5.105
Webpack 5.105 brings several improvements, both in code generation and bug fixes. - Two Low-Severity CVEs Fixed in Webpack - `tsconfig.json` Alias Resolution Without Requiring plugins...
Read More →Roadmap 2021
It has been nearly 2 months since webpack 5 was officially released. Due to the sponsoring situation, we couldn't devote as much time to webpack as we would like to. Speaking only for myself (@sokra), I enjoyed the little break and have wor...
Read More →Webpack 5 release
Webpack 4 was released in February 2018. Since then we shipped a lot of features without breaking changes. We know that people dislike major changes with breaking changes....
Read More →


