oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
u
c/12-09-fix_linter_correct_invalid_syntax_in_no_inferrable_types_test_case
4 minutes ago
fix(linter): correct invalid syntax in no_inferrable_types test case
c/12-09-fix_linter_correct_invalid_syntax_in_no_inferrable_types_test_case
12 minutes ago
refactor(all): remove binding pattern wierdness
c/11-21-refactor_all_remove_binding_pattern_wierdness
18 minutes ago
refactor(ast): change capitalization of `CommentKind` variants (#16640) Pure refactor. "multiline" is OK, but "singleline" is ungrammatical - it should be hyphenated ("single-line"). So rename the `CommentKind` variant to `SingleLineBlock`. Also rename `MultilineBlock` -> `MultiLineBlock` for consistency. Obviously, this is not important. But as changing the variants of `CommentKind` is already a breaking change, it seems like the right moment to nitpick - and avoid getting stuck with it, or having to make another breaking change later.
main
1 hour ago
feat(linter/plugins): `RuleTester` parser support options (#16641) Add options to the parser used in `RuleTester`. Currently `RuleTester` doesn't actually use these options, but this prepares the way for other changes to `RuleTester` in future PRs. The extra types for `Comment` etc in `bindings.d.ts` are just the result of using `oxc_napi` crate for its `get_source_type` function. We don't use those types, but they're also not exposed externally, so it doesn't matter.
main
2 hours ago
fix: support [a=1]=[1] syntax
armano2:fix/inline-statements
2 hours ago
fix(transformer): Handle arbitrary nesting depth for hook member expressions Refactor to use recursive helper function that handles arbitrary nesting depth (e.g., A.B.C.D.useHook) instead of just 2 levels. Also update test expectation for unbound reference case to correctly reflect force_reset behavior. Co-authored-by: Dunqing <29533304+Dunqing@users.noreply.github.com>
copilot/port-react-issue-35318
2 hours ago
docs(linter): update no-unsafe-type-assertion to reflect correct rule behavior (#16646) Fixes https://github.com/oxc-project/tsgolint/issues/492
main
2 hours ago
Active Branches
test(linter): correct invalid syntax in no_inferrable_types test case
last run
4 minutes ago
#16652
CodSpeed Performance Gauge
0%
refactor(all): remove binding pattern wierdness
last run
18 minutes ago
#15925
CodSpeed Performance Gauge
0%
feat(minifier): simplify assigment with array destructuring
last run
2 hours ago
#16580
CodSpeed Performance Gauge
-4%
Ā© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs