# postcss-cli: what changed from 7 to 8 - Product: postcss-cli (https://whatsnew.fyi/product/postcss-cli) - Vendor: postcss-cli - Range: changelog entries numbered after 7.0.0 up to and including 8.0.0, stable releases only - Entries below: 1 release (newest first) - Resolved: 7 is 7.0.0 and 8 is 8.0.0, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 0 - Page: https://whatsnew.fyi/product/postcss-cli/compare/7...8 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'. ## What changed (3 changes, grouped by kind) ### Changed #### 8.0.0 (2020-09-21) - Support postcss v8 - postcss is now a peerDependency and must be installed separately - Upgrade dependencies ## Release notes ### 8.0.0 — 8.0.0 / 2020-09-21 - Date: 2020-09-21 - Version: 8.0.0 - Original notes: https://github.com/postcss/postcss-cli/releases/tag/8.0.0 - Permalink: https://whatsnew.fyi/product/postcss-cli/releases/8.0.0 - **changed** — Support postcss v8 - **changed** — postcss is now a peerDependency and must be installed separately - **changed** — Upgrade dependencies - **BREAKING:** Support postcss v8 ([#344](https://github.com/postcss/postcss-cli/issues/344), [#349](https://github.com/postcss/postcss-cli/pull/349)) - **BREAKING:** postcss is now a `peerDependency`, you must install it seperately ([#344](https://github.com/postcss/postcss-cli/issues/344), [#349](https://github.com/postcss/postcss-cli/pull/349)) - Upgrade dependencies ([#340](https://github.com/postcss/postcss-cli/pull/340))