Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 15:39
· 11 commits to main since this release
3308b87

Patch Changes

  • #1173 8e53e58 Thanks @43081j! - chore: use context.sourceCode directly rather than a compatibility helper.

  • #1177 ec22fb4 Thanks @43081j! - test: use ESLint and Linter directly from eslint in tests

  • #1174 b696ef3 Thanks @43081j! - chore: use context.filename and context.physicalFilename instead of compat functions.

  • #1176 bafbf5f Thanks @43081j! - chore: switch to context.cwd rather than using a compat helper.