What changed in postcss-cli from 7 to 8

1 release numbered after 7.0.0 up to and including 8.0.0, stable releases only. 7.0.0 and 8.0.0 are the newest stable releases of 7 and 8 we track; this page follows them as new ones ship.

3 changes across 1 release

Changed 3

8.0.0

  • Support postcss v8
  • postcss is now a peerDependency and must be installed separately
  • Upgrade dependencies

Original release notes, newest first

The list above is our reading of these notes; the originals from postcss-cli are here, one fold per release.

8.0.08.0.0 / 2020-09-21
  • BREAKING: Support postcss v8 (#344, #349)
  • BREAKING: postcss is now a peerDependency, you must install it seperately (#344, #349)
  • Upgrade dependencies (#340)

View originalPermalink