Skip to content

oxlint v0.2.17

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 08:47
df11d10

What's Changed

  • feat(linter): eslint-plugin-jest/prefer-lowercase-title by @eryue0220 in #2911
  • feat(linter): typescript-eslint/consistent-type-definitions by @todor-a in #2885
  • fix(cli): fix oxlint --format json yields 0 files to lint by @Boshen in #2940
  • fix(cli): if format is json do not print summary information (#2899) by @kalvenschraut in #2925
  • fix(linter): import/no-cycle ignore type-only imports by @JohnDaly in #2924
  • refactor(semantic/jsdoc): Rework JSDoc struct for better Span handling by @leaysgur in #2917

New Contributors

Full Changelog: oxlint_v0.2.16...oxlint_v0.2.17