postcss / postcss-cli

CLI for postcss
Other
840 stars 93 forks source link

Use postcss-load-config 3.0 #352

Closed ai closed 4 years ago

ai commented 4 years ago

We updated cosmiconfig and the only breaking change is Node.js >= 10 (which is not a breaking change for this project, since PostCSS 8.0 was already limited Node.js to >= 10).

You can release postcss-load-config as a patch release.

RyanZim commented 4 years ago

Merged in https://github.com/postcss/postcss-cli/pull/351; will release soon. Technically, this will be a minor release, since adds support for .cjs configs.

RyanZim commented 4 years ago

This was released in v8.1.0