What's Changed
New Lints
- no-bitwise #228 @mysteryven
- no_function_assign #220 @RiESAEX
- array-callback-return #221 @YangchenYe323
Linter
- Skip syntax error checks in TypeScript definition files #219
- fix nullish coalescing operator precedence #240 @ashsearle
Parser
- Fixed crashes on some multi-byte chars
- 100% TypeScript parsing conformance
New Contributors
- @mysteryven made their first contribution in #219
- @ashsearle made their first contribution in #240
Full Changelog: https://github.com/Boshen/oxc/compare/v0.0.2...