# webpack-cli create-webpack-app@2.2.0 - Product: webpack-cli (https://whatsnew.fyi/product/webpack-cli) - Vendor: webpack-cli - Date: 2026-08-28 - Version: create-webpack-app@2.2.0 - Original notes: https://github.com/webpack/webpack-cli/releases/tag/create-webpack-app%402.2.0 - Permalink: https://whatsnew.fyi/product/webpack-cli/releases/create-webpack-app-2.2.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Stop asking about HTML and CSS in init, scaffold TypeScript on webpack's own support, and keep one question for CSS tools webpack does not cover (PostCSS, Sass, Less, Stylus, and each preprocessor with PostCSS) - **changed** — Use webpack's native CSS and HTML support in the init templates ###### Minor Changes - feat: stop asking about HTML and CSS in `init`, scaffold TypeScript on webpack's own support, and keep one question for the CSS tools webpack does not cover (PostCSS, Sass, Less, Stylus, and each preprocessor with PostCSS) (by [@alexander-akait](https://github.com/alexander-akait) in [#4836](https://github.com/webpack/webpack-cli/pull/4836)) - feat: use webpack's native CSS and HTML support in the `init` templates (by [@bjohansebas](https://github.com/bjohansebas) in [#4833](https://github.com/webpack/webpack-cli/pull/4833))