# webpack-cli webpack-cli@7.2.3 - Product: webpack-cli (https://whatsnew.fyi/product/webpack-cli) - Vendor: webpack-cli - Date: 2026-08-28 - Version: webpack-cli@7.2.3 - Original notes: https://github.com/webpack/webpack-cli/releases/tag/webpack-cli%407.2.3 - Permalink: https://whatsnew.fyi/product/webpack-cli/releases/webpack-cli-7.2.3 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'. --- - **fixed** — Resolve the webpack-dev-server type from its default export so the types work with both v5 and v6 - **added** — Allow toml@5 as a peer dependency for TOML configuration files ###### Patch Changes - fix: resolve the `webpack-dev-server` type from its default export, so the types work with both v5 and v6 (by [@bjohansebas](https://github.com/bjohansebas) in [#4834](https://github.com/webpack/webpack-cli/pull/4834)) - feat: allow `toml@5` as a peer dependency for TOML configuration files (by [@alexander-akait](https://github.com/alexander-akait) in [#4837](https://github.com/webpack/webpack-cli/pull/4837))