Skip to content

Releases: Skyscanner/stylelint-config-skyscanner

11.1.0

10 Jan 16:25
8e41635
Compare
Choose a tag to compare

What’s Changed

Added

11.0.0

18 Dec 11:09
dbd66b0
Compare
Choose a tag to compare

What’s Changed

Breaking

Added

Fixed

Dependency updates

10.2.0

02 Aug 19:22
694bc8f
Compare
Choose a tag to compare

What’s Changed

Updated

10.1.0

25 Jul 10:23
005091f
Compare
Choose a tag to compare

What’s Changed

Added

10.0.0

25 Jul 08:59
83b418b
Compare
Choose a tag to compare

What’s Changed

Breaking

It is recommended to also update @skyscanner/eslint-config-skyscanner 15.2.0 at the same time as this release, to ensure your npm tree is aligned. After this has been done you can verify by using npm ls prettier locally.

This is due to https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/docs/eslint-as-dependency.md.

9.0.0

20 Jul 11:20
Compare
Choose a tag to compare

What's Changed

  • [KOA-6217] Bump to eslint-config-skyscanner v15, which comes with eslint 8 #290

This triggers a major version bump of @skyscanner/stylelint-config-skyscanner due to https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/docs/eslint-as-dependency.md.

No changes are expected to CSS linting.

Full Changelog: v8.0.0...v9.0.0

8.0.0

18 Jul 12:31
26bf0d7
Compare
Choose a tag to compare

What's Changed

  • [KOA-6080]: Migrate to Node 18 #283
  • [KOA-6213] Update @skyscanner/eslint-config-skyscanner to v14.0.0 #288

This triggers a major version bump of @skyscanner/stylelint-config-skyscanner due to https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/docs/eslint-as-dependency.md.

No changes are expected to CSS linting.

Full Changelog: v7.1.0...v8.0.0

7.1.0

24 Feb 14:27
Compare
Choose a tag to compare

What's Changed

  • Bump jest from 27.5.1 to 29.4.3
  • Bump minimatch from 3.0.4 to 3.1.2 (security vulnerability fix)
  • Bump husky from 7.0.4 to 8.0.3
  • Bump lint-staged from 12.3.8 to 13.1.2
  • Bump stylelint-declaration-strict-value from 1.8.0 to 1.9.2
  • Bump stylelint-order from 5.0.0 to 6.0.2
  • Bump stylelint-scss from 4.1.0 to 4.4.0
  • Bump stylelint from 14.3.0 to 14.16.1

Full Changelog: v7.0.0...v7.1.0

7.0.0

07 Feb 14:28
Compare
Choose a tag to compare

What's Changed

  • Bump @skyscanner/eslint-config-skyscanner from 12.6.1 to 13.1.0
  • Bump stylelint-config-prettier from 9.0.3 to 9.0.4
  • Bump json5 from 1.0.1 to 1.0.2 (security bump)

As @skyscanner/eslint-config-skyscanner is shipped as dependency then this may cause JavaScript linting changes in your project as a side effect if you have not already updated. If that is the case it is the recommendation to first update @skyscanner/eslint-config-skyscanner and follow its release notes.

The reason for this ESLint setup is documented.

Full Changelog: v6.0.2...v7.0.0

6.1.0

03 Feb 16:09
Compare
Choose a tag to compare

This release is deprecated, please use 7.0.0. It was incorrectly released as a minor when it should have been major, due to the side effects of a major version change in @skyscanner/eslint-config-skyscanner. Documentation has been added in #261 to help prevent this happening again.

What's Changed

  • Bump @skyscanner/eslint-config-skyscanner from 12.6.1 to 13.1.0
  • Bump stylelint-config-prettier from 9.0.3 to 9.0.4
  • Bump json5 from 1.0.1 to 1.0.2 (security bump)

Full Changelog: v6.0.2...v6.1.0