postcss / postcss-load-config

Autoload Config for PostCSS
MIT License
642 stars 72 forks source link

Support .cjs config files #206

Closed 0az closed 3 years ago

0az commented 3 years ago

Notable Changes

Commit Message Summary (CHANGELOG)

Support .cjs config files

Upgrade cosmiconfig to v7.0.0

Type

SemVer

Issues

Checklist

ai commented 3 years ago

@0az wow, it will be really useful!

  1. Can you update yarn.lock file to fix CI?
  2. Will it be a breaking change for postcss-load-config?
0az commented 3 years ago

I think this is technically a breaking change, but not a significant one. If there's already a postcss.config.cjs, it's probably referenced manually – it's very unlikely that there will be a .cjs and another config file in parallel.

ai commented 3 years ago

Closed in https://github.com/postcss/postcss-load-config/issues/190

ai commented 3 years ago

Released in 3.0.0.