Skip to content

15.0.0

Compare
Choose a tag to compare
@dominicfraser dominicfraser released this 20 Jul 10:22
· 103 commits to main since this release

What's Changed

Note: Please move straight to 15.1.0 to pull in a related update for eslint-plugin-backpack.

Breaking

  • Bump eslint-config-airbnb from 18 to 19
  • Bump eslint from 7 to 8

This update is intended to be as low friction as possible, with incoming rules that cause more toil than gain disabled.

However, it does bring in several new, very valuable, rules, so it is expected to need work to fix these lint errors when making this upgrade. If you do not agree with any of the incoming rules please reach out to talk about solving it in a centralised way before making local overrides.

All new rules will point to documentation about that rule, with examples of fixes, if they trigger in your codebase.

If you use @skyscanner/stylelint-config-skyscanner please update to v9, to match this change, as it shares transitive dependencies: https://github.com/Skyscanner/stylelint-config-skyscanner/blob/main/docs/eslint-as-dependency.md

If you use eslint-plugin-skyscanner-dates please update to v4 for ESLint 8 compatibility.

ESLint release notes:

AirBnB Config Release notes:

The following rules have been disabled or downgraded:

See inline comments for each as to why.

Full Changelog: v14.0.1...v15.0.0