Skip to content

Releases: Skyscanner/stylelint-config-skyscanner

6.0.0

17 Jun 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.1...v6.0.0

5.4.1

16 Mar 10:07
Compare
Choose a tag to compare

5.4.0

16 Mar 10:06
Compare
Choose a tag to compare

5.3.0

10 Feb 14:22
Compare
Choose a tag to compare

Updated

  • Allow using currentcolor keyword.

v5.2.0

27 Jan 13:11
Compare
Choose a tag to compare

Updated

  • Bump stylelint from 14.2.0 to 14.3.0
  • Migrate from eslint-config-skyscanner to @skyscanner/eslint-config-skyscanner
  • Bump lint-staged from 12.1.4 to 12.1.7
  • Bump jest from 27.4.5 to 27.4.7

5.1.0

29 Dec 19:16
Compare
Choose a tag to compare

Updated

  • Bump stylelint from 14.1.0 to 14.2.0
  • Bump stylelint-scss from 4.0.0 to 4.1.0
  • Bump lint-staged from 11.2.6 to 12.1.4
  • Bump jest from 27.0.4 to 27.4.5

5.0.0

07 Dec 11:48
Compare
Choose a tag to compare

#154

There are two main changes:

  • Published under the @skyscanner/ scope
  • Upgrade from stylelint v13 to v14, and therefore bumping all dependencies to v14 compatible versions.

A migration guide has been added.

  • Bump stylelint from 13.13.1 to 14.1.0
  • Bump stylelint-config-prettier from 8.0.2 to 9.0.3
  • Bump stylelint-order from 4.1.0 to 5.0.0
  • Bump stylelint-prettier from 1.2.0 to 2.0.0
  • Bump stylelint-declaration-strict-value from 1.7.12 to 1.8.0
  • Bump eslint-config-skyscanner from 9.0.1 to 10.2.0
  • Uninstall stylelint-config-standard
  • Uninstall @skyscanner/stylelint-plugin-backpack
  • Install stylelint-config-standard-scss from 3.0.0
  • Bump stylelint-scss from 3.20.1 to 4.0.0

4.0.0

30 Apr 17:21
Compare
Choose a tag to compare

https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/CHANGELOG.md#400

Breaking

  • Upgraded eslint-config-skyscanner from 8.1.0 to 9.0.1

Patched

  • Upgraded eslint-config-skyscanner from 8.0.2 to 8.1.0
  • Upgraded stylelint from 13.8.0 to 13.13.0
  • Upgraded stylelint-config-standard from 20.0.0 to 21.0.0
  • Upgraded stylelint-declaration-strict-value from 1.7.9 to 1.7.12
  • Upgraded stylelint-prettier from 1.1.2 to 1.2.0
  • Upgraded stylelint-scss from 3.18.0 to 3.19.0

3.0.4 - Disable Backpack linter and upgrade dependency

16 Feb 13:51
Compare
Choose a tag to compare

Fixed - Disable Backpack linter

  • Temporarily disabled Backpack due to false positive reports.

Changed

  • Upgraded stylelint-declaration-strict-value to 1.7.0

https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/CHANGELOG.md#304---disable-backpack-linter-and-upgrade-dependency

3.0.3 - Upgrade Backpack dependency

16 Feb 13:50
Compare
Choose a tag to compare