Skip to content

oxlint v0.2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 14:07
ab13504

What's Changed

This release fixes a mistate made in the previous release where an ESM module has commonjs data, resulting lots of random false positives.

  • feat(linter): remove all commonjs logic from module record for import plugin by @Boshen in #2537

Full Changelog: oxlint_v0.2.11...oxlint_v0.2.12