COMMITS
August 26, 2026
O
perf(packages/codegen): faster string flattening (#26108)
overlookmotel committed
O
perf(packages/codegen): ensure indent strings are flattened (#26107)
overlookmotel committed
O
test(packages/codegen): include string flattening in benchmarks (#26106)
overlookmotel committed
C
fix(linter/eslint/no-use-before-define): run on JS, JSX files (#26114)
camc314 committed
B
fix(react_compiler): bail out on missing identifier nodes (#26112)
Boshen committed
R
chore(deps): update dependency rolldown to v1.2.6 (#26111)
renovate[bot] committed
C
fix(parser): correctly classify unapplied pure annotations (#26084)
camc314 committed
C
test(linter): cover unused directives with JS plugins in Vue (#26102)
camc314 committed
A
fix(linter/unicorn/no-useless-spread): treat typed arrays as a distinct value hint (#26067)
Aadharsh Pannirselvam committed
C
C
M
feat(linter/nextjs/no-typos): implement suggestion (#26091)
Mikhail Baev committed
H
fix(linter/eslint/no-unassigned-vars): skip Svelte and Vue files (#26042)
Hamody We committed
August 25, 2026
O
test(linter/plugins): skip ESLint Stylistic conformance test with invalid syntax (#26082)
overlookmotel committed
O
perf(packages/codegen): store mapping positions in an `Int32Array` (#26085)
overlookmotel committed
O
refactor(packages/codegen): split categories into separate file (#26083)
overlookmotel committed
O
feat(allocator)!: make `Allocator::cursor_ptr` and `data_end_ptr` private (#26081)
overlookmotel committed
O
fix(linter/plugins): fix interaction between JS plugins and Vue rules (#26080)
overlookmotel committed
O
refactor(linter): remove `source_text` field from `ContextSubHost` (#26079)
overlookmotel committed
O
O
test(linter/plugins): update conformance snapshot (#26076)
overlookmotel committed
C
feat(parser): attach all comments to nodes (#25944)
camc314 committed
L
docs(formatter,formatter_core): document comment moving policy (#26075)
leaysgur committed
L
fix(formatter): apply head body policy everywhere (#26074)
leaysgur committed
L
L
L
fix(formatter): place comments between a head and open paren (#26058)
leaysgur committed
L