Skip to content

Commit 643994d

Browse files
committed
blog: refine introduction and update section titles for Webpack 5.106
1 parent d0c5f2f commit 643994d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/content/blog/2026-03-22-webpack-5-106.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ contributors:
55
- bjohansebas
66
---
77

8-
Webpack 5.106 introduces plugin validation hooks, runtime style injection for CSS Modules, improved tree shaking for CommonJS, and experimental support for alternative JavaScript parsers.
8+
**Webpack 5.106 introduces plugin validation hooks, built-in runtime style injection for CSS Modules, smarter tree shaking for CommonJS destructuring, and an experimental integration with `oxc-parser` for faster JavaScript parsing.**
9+
10+
Explore what's new in this release:
911

1012
- [Plugin Validation with `compiler.hooks.validate`](#plugin-validation-with-compilerhooksvalidate)
1113
- [CSS Modules with Runtime Style Injection](#css-modules-with-runtime-style-injection)

0 commit comments

Comments
 (0)