github oxc-project/oxc oxlint_v0.2.1
oxlint v0.2.1

latest releases: oxlint_v0.9.6, crates_v0.29.0, oxlint_v0.9.5...
8 months ago

Try it out!

New Rules

Improvements

Linter

  • fix(linter) fix false positive for erasing-op in 0/0 case by @camc314 in #2009
  • fix(linter): false positive for filename_case where filename doesn't have a proper casing by @Boshen in #2032
  • fix(linter): keep rules disabled if the rule is not enabled in the config by @Boshen in #2031

41% faster after removing the --timings feature

  • feat(linter): remove the --timings feature by @Boshen in #2049

Parser - 7% faster than the previous version

Full Changelog: oxlint_v0.2.0...oxlint_v0.2.1

Don't miss a new oxc release

NewReleases is sending notifications on new releases.