Skip to content

Releases: postcss/postcss-bem-linter

3.1.0

11 Oct 18:15
Compare
Choose a tag to compare
  • Allow both /** and /* for module definitions #125

3.0.0

21 Jul 09:38
Compare
Choose a tag to compare
  • Update PostCSS to ^6.0.6 - Drops support for Node 0.12
  • Ignore underscore on implicitComponent to allow Scss partials #115
  • Use parent directory for implicitComponent if filename is 'index.css' commit
  • Lint rulesets that only have an @extend keyword #119
  • Switch to Jest for unit tests
  • Use Airbnb ESLint configuration

2.7.1

06 Jun 20:28
Compare
Choose a tag to compare
  • Fix issue with nested rules when using LESS syntax #114

2.7.0

28 Feb 18:34
Compare
Choose a tag to compare
  • Add implicitComponents and implicitUtilities option (#93)