Webpack 5.109 is out, and it is one of the largest minor releases in recent memory. The headline: the built-in CSS, HTML, TypeScript, and async WebAssembly support now defaults to "auto", enabled out of the box unless a loader is already registered for those files, so existing setups keep working unchanged while new projects get the zero-config experience. Beyond that, the native HTML support take

