postcss / postcss-load-config

Autoload Config for PostCSS
MIT License
638 stars 71 forks source link

add optional postcss peer dependency #233

Closed bluwy closed 2 years ago

bluwy commented 2 years ago

Notable Changes

Discussed in https://github.com/vitejs/vite/pull/7495 yesterday where the postcss peer dep is needed for bundling types to work

Note: The postcss peer dep version is >= 8.0.9 since only in v8.0.9 where the Transformer type exist

Commit Message Summary (CHANGELOG)

add optional postcss peer dependency

Type

SemVer

Issues

ai commented 2 years ago

Thanks. The fix was released in 3.1.4.