Skip to content

oxlint v0.2.16

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 03:56
7066d55

What's Changed

  • feat(linter): @typescript-eslint/prefer-for-of by @charnog in #2789
  • feat(linter): Implement jsdoc/check-access by @leaysgur in #2642
  • feat(linter): Implement jsdoc/empty-tags by @leaysgur in #2893
  • feat(linter): eslint-plugin-jest/prefer-mock-promise-sorthand by @eryue0220 in #2864
  • feat(linter/import): Add ignoreTypes option for the import/no-cycle rule by @JohnDaly in #2905
  • fix(ast): FinallyClause won't get visited as BlockStatement anymore. by @rzvxa in #2881
  • fix(linter): handle self closing script tags in astro partial loader (#2017) by @kalvenschraut in #2907
  • fix(linter): svelte partial loader handle generics (#2875) by @kalvenschraut in #2906

New Contributors

Full Changelog: oxlint_v0.2.15...oxlint_v0.2.16