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
These two commits reduced total CPU instructions count by about 1%.
Full Changelog: oxlint_v0.0.10...oxlint_v0.0.11