Releases: twbs/stylelint-config-twbs-bootstrap
Releases · twbs/stylelint-config-twbs-bootstrap
v3.0.1
- Update dependencies
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- switch to Stylelint 14.1.0 and stylelint-config-standard-scss
- switch to stylelint-config-recess-order
To upgrade change "extends": "stylelint-config-twbs-bootstrap/scss"
or "extends": "stylelint-config-twbs-bootstrap/css"
to "extends": "stylelint-config-twbs-bootstrap"
.
Most rules should be backwards compatible. There's one case you might have issues: selector-class-name-pattern
which is now using kebab case more strictly. In that case, either disable the rule or adapt to it.
v3.0.0-beta1
3.0.0-beta1
v3.0.0-alpha2
3.0.0-alpha2
v3.0.0-alpha1
3.0.0-alpha1