v2.0.0
Breaking Changes
- Drop ESLint < 10 support: Minimum ESLint peer dependency is now
^10.0.0 - Replace deprecated
context.getFilename()withcontext.filename - Replace deprecated
context.getSourceCode()withcontext.sourceCode - Bump
@typescript-eslint/utilsto^8.59.2 - Bump
@prisma/dmmfand@prisma/internalsto^7.2.0
This release makes the plugin fully compatible with ESLint v10's new context API.