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

latest releases: crates_v0.58.1, crates_v0.58.0
one day ago

[0.15.15] - 2025-03-13

This release introduces a new multi-file analysis runtime that addresses numerous bugs reported by the import plugin.

  • 474a57b linter: A new multi-file analysis runtime (#9383) (branchseer)

Features

  • 2ddad59 linter: Add unicorn/require-post-message-target-origin rule (#9684) (yefan)

Bug Fixes

  • 6c0978b linter: No-single-promise-in-promise-methods: do not fix Promise.all when chained (#9697) (camchenry)
  • ab594f1 linter: Turn oxc/no-redundant-constructor-init into typescript/no-unnecessary-parameter-property-assignment (#9618) (Uli)
  • 91c009a linter: Add missing fail cases in eslint-no-array-constructor (#9659) (therewillbecode)
  • 2810e5b linter: Add missing fail cases in eslint/no-self-compare (#9693) (therewillbecode)

Performance

  • bcbb468 linter: Use OsStr for faster path comparison and hashing (#9685) (Boshen)

Refactor

  • b9ab60b linter: Remove if let nesting from bad-min-max-function (#9722) (therewillbecode)
  • 90b0227 linter: Remove if let nesting from eslint-operator-assignment (#9721) (therewillbecode)
  • 5ef578e linter: Improve jest/no-alias-methods (#9694) (therewillbecode)

Don't miss a new oxc release

NewReleases is sending notifications on new releases.