Skip to content

oxlint v0.15.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 06:58
6942d2d

[0.15.10] - 2025-02-06

Features

  • d6d80f7 linter: Add suggestion fixer for eslint/no-iterator (#8894) (dalaoshu)
  • 7e8568b linter: Junit reporter (#8756) (Tapan Prakash)
  • f4662a9 oxc_language_server: Implement oxc.fixAll workspace command (#8858) (Marek Vospel)

Bug Fixes

  • baf3e4e linter: Correctly replace rule severity with duplicate rule name configurations (#8840) (dalaoshu)

Performance

  • 8a4988d linter: Use parallel iterator directly instead of iter and parallel bridge (#8831) (Cam McHenry)

Refactor

  • bb9d763 linter: Remove usage of url crate (#8833) (camchenry)
  • 4fcf719 linter: Replace MIME guessing with extension check (#8832) (camchenry)