[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)