COMMITS
August 29, 2026
A
fix(linter/lsp): prevent tsgolint from holding onto processes (#25570)
Adrian Schaedle committed
August 28, 2026
A
C
fix(semantic): validate chained continue labels (#26157)
camc314 committed
C
C
C
C
fix(ecmascript): `Math.round` only exact half ties (#26150)
camc314 committed
C
fix(minifier): coerce omitted `indexOf` search argument (#26149)
camc314 committed
C
fix(ecmascript): trim trailing whitespace in string to number (#26148)
camc314 committed
C
C
fix(parser): avoid panic on escaped string export names (#26146)
camc314 committed
C
fix(linter): clamp invalid JS plugin locations (#26144)
camc314 committed
August 27, 2026
D
fix(semantic): skip function body bindings in parameters (#26099)
Dunqing committed
C
fix(linter): normalize reversed JS plugin locations (#26138)
camc314 committed
L
L
L
L
L
test(oxfmt): consolidate redundant conformance edge-case fixtures (#26127)
leaysgur committed
L
test(formatter): consolidate redundant JS fixtures (#26126)
leaysgur committed
L
test(formatter): consolidate redundant TS fixtures (#26125)
leaysgur committed
L
test(formatter_css): consolidate redundant fixtures (#26124)
leaysgur committed
L
L
test(formatter_json): consolidate redundant fixtures (#26122)
leaysgur committed
L
B
fix(transform-react): match Babel diagnostic reporting (#26128)
Boshen committed
B
perf(diagnostics): use fixed ANSI styles (#26130)
Boshen committed
August 26, 2026
O
perf(packages/codegen): flatten output in chunks (#26109)
overlookmotel committed