v5.0.0
·
255 commits
to master
since this release
⚠ BREAKING CHANGES
- migrate on PostCSS 8
- runtime doesn't contain source maps code without
sourceMap: true - returned value from the
getLocalIdentescapes by default, theexportNamevalue is always unescaped - Auto enable icss modules for all files for which
/\.icss\.\w+$/iistrue(themodules.compileTypeoption isicss) [emoji]placeholder was deprecated- the
icssoption was removed (it was deprecated previously)