Skip to content

oxlint v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 05:27
· 263 commits to main since this release
b29aabd

What's Changed

Potential breaking change

  • -D all no longer enables nursery rules, use -D all -D nursery instead

Features

  • support eslint globals by @Boshen in #3038
  • change no-empty-static-block to correctness
  • implement --format checkstyle by @Boshen in #3044
  • implement --format unix by @Boshen in #3039
  • implement fixer for typescript-eslint/consistent-type-definitions by @todor-a in #3045

Fixes

  • fix crashing with unwrap in import/no-cycle by @Boshen in #3035

Full Changelog: oxlint_v0.2.18...oxlint_v0.3.0