What's Changed
Linter
- eslint-plugin-jest: prefer-strict-equal by @eryue0220 in #2581
- eslint-plugin-jest: prefer-to-have-length by @eryue0220 in #2580
- improve getter return rule for TypeScript by @BlackSoulHub in #2543
- avoid crash if no members in TSTypeLiteral in typescript/prefer-function-type by @mysteryven in #2604
- exclude typescript syntax function in only_used_in_recursion by @Dunqing in #2595
Parser
- feat: parse decorators properly by @Boshen in #2603
- perf: faster lexing template strings by @overlookmotel in #2541
- perf: lex JSXText with memchr by @overlookmotel in #2558
Vscode
- use config path at init by @johnrazeur in #2569
- serialize with camelCase by @IWANABETHATGUY in #2568
New Contributors
- @BlackSoulHub made their first contribution in #2543
- @johnrazeur made their first contribution in #2569
Full Changelog: oxlint_v0.2.12...oxlint_v0.2.13