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

latest releases: crates_v0.13.5, crates_v0.13.4, oxlint_v0.4.3...
9 months ago

What's Changed

  • feat(linter): implement no-unsafe-declaration-merging (#748)
  • fix(linter): show the escaped span for no-useless-escape (#790)
  • refactor(linter): move the label message to help for no_constant_binary_expression
  • fix(cli): correct ignore-pattern behavior; add more cli tests (#796)

Performance

  • perf(lexer): reduce checks on ident -> keyword (#783)
  • perf(lexer): jump table (#779)

These two commits reduced total CPU instructions count by about 1%.

Full Changelog: oxlint_v0.0.10...oxlint_v0.0.11

Don't miss a new oxc release

NewReleases is sending notifications on new releases.