Releases: twbs/stylelint-config-twbs-bootstrap
Releases · twbs/stylelint-config-twbs-bootstrap
v3.2.0
What's Changed
- Bump stylelint from 14.8.3 to 14.8.5 by @dependabot in #157
- Bump stylelint-config-standard-scss from 3.0.0 to 4.0.0 by @dependabot in #156
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Disable
custom-property-empty-line-before - Update all dependencies
Full Changelog: v3.0.1...v3.1.0
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