New Rules
- feat(linter): implement unicorn/no-unnecessary-await (#856)
What's Changed
- fix(linter): no-var-requires not warning if has bindings in ancestors (#799)
- feat(linter): eslint-plugin-jest/expect-expect (#802)
- feat(linter): add eslint-plugin-jest/no_alias_method rule (#818)
- feat(linter): add eslint-plugin-jest/no-conditional-expect rule (#832)
- fix(linter): fix incorrect behaviour for "-D correctness -A rule-name"
Performance
- perf(linter): swap the order of checks for no_caller (#844)
- perf(linter): parse ts-directive manually (#845)
Full Changelog: oxlint_v0.0.11...oxlint_v0.0.12