Skip to content

oxlint v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 14:19
a794086

What's Changed

Oxlint Import Plugin Alpha Release

  • feat(linter): @typescript-eslint/prefer-literal-enum-member by @kaykdm in #3134
  • feat(linter): add more "ban-ts-comment" test cases. by @woai3c in #3107
  • feat(linter): eslint-plugin-jest/require-hook by @eryue0220 in #3110
  • feat(linter): eslint/no-await-in-loop by @woai3c in #3070
  • feat(linter): typescript-eslint/prefer-enum-initializers by @todor-a in #3097
  • feat(linter/jsdoc): Implement implements-on-classes rule by @leaysgur in #3081
  • feat(linter/jsdoc): Implement check-tag-names rule by @leaysgur in #3029
  • feat(linter/jsdoc): Implement no-defaults rule by @leaysgur in #3098
  • feat(linter/jsdoc): Implement require-yields rule by @leaysgur in #3150
  • feat(linter/jsdoc): Support settings.ignore(Private|Internal) by @leaysgur in #3147

New Contributors

Full Changelog: oxlint_v0.3.1...oxlint_v0.3.2