Releases: Skyscanner/stylelint-config-skyscanner
11.1.0
What’s Changed
Added
- Replaced depreacted at-import-no-partial-leading-underscore (#327) @adammccullagh
11.0.0
What’s Changed
Breaking
- Bump stylelint-config-standard-scss from 10.0.0 to 11.1.0 (#316) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 16.3.0 to 17.0.0 (#315) @dependabot
- Bump stylelint-scss from 4.4.0 to 5.3.0 (#314) @dependabot
Added
- Bump lint-staged from 15.0.2 to 15.2.0 (#321) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 17.0.0 to 17.1.0 (#323) @dependabot
- Bump stylelint from 15.10.2 to 15.11.0 (#312) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 16.2.0 to 16.3.0 (#313) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 16.0.0 to 16.2.0 (#310) @dependabot
Fixed
- Bump stylelint-scss from 5.3.1 to 5.3.2 (#322) @dependabot
- Bump stylelint-order from 6.0.3 to 6.0.4 (#324) @dependabot
- Bump stylelint-scss from 5.3.0 to 5.3.1 (#319) @dependabot
- Bump stylelint-order from 6.0.2 to 6.0.3 (#274) @dependabot
Dependency updates
- Bump lint-staged from 15.0.2 to 15.2.0 (#321) @dependabot
- Bump stylelint-scss from 5.3.1 to 5.3.2 (#322) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 17.0.0 to 17.1.0 (#323) @dependabot
- Bump stylelint-order from 6.0.3 to 6.0.4 (#324) @dependabot
- Bump stylelint-scss from 5.3.0 to 5.3.1 (#319) @dependabot
- Bump stylelint-config-standard-scss from 10.0.0 to 11.1.0 (#316) @dependabot
- Bump @skyscanner/eslint-config-skyscanner from 16.3.0 to 17.0.0 (#315) @dependabot
10.2.0
What’s Changed
Updated
- Bump @skyscanner/eslint-config-skyscanner from 15.2.0 to 16.0.0 (#296) @dependabot
- Bump lint-staged from 13.1.2 to 13.2.3 (#284) @dependabot
- Bump semver from 6.3.0 to 6.3.1 (#294) @dependabot
- Bump stylelint-prettier from 4.0.0 to 4.0.2 (#298) @dependabot
10.1.0
10.0.0
What’s Changed
Breaking
- [KOA-6224] Update to Stylelint v15 and Prettier v3 (#293) @dominicfraser
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
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
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
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
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
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