# Breaking changes in v15

Adds `@typescript-eslint/strict-type-checked` configuration, which will raise new errors in usages. The reliance on type checking is not new or breaking, since we already include `recommended-type-checked` in our config.
