Avatar for the swc-project user
swc-project
swc
BlogDocsChangelog

Performance History

Latest Results

fix(es/parser): handle Flow async generic arrows (#11926) **Description:** Fixes two Flow parser gaps reported in #11925: - Parse async generic arrows with typed params and explicit return annotations, such as `async <T>(x: T): Promise<T> => x`. - Parse anonymous function-type parameters in `declare class` method signatures, preserving the existing `__flow_anon_param_N` synthetic parameter convention. - Adds focused Flow parser fixtures for both cases. Validated with: - `cargo fmt --all` - `cargo test -p swc_ecma_parser` - `cargo test -p swc_ecma_parser --features flow --test flow -- --ignored` - `cargo test -p swc_ecma_transforms_typescript flow_strip_reparses_as_javascript -- --ignored` - `cargo test -p swc_ecma_parser --features flow --test flow_hermes` - `cargo clippy --all --all-targets -- -D warnings` **Related issue:** Fixes #11925
main
13 hours ago
chore: add changeset for Flow parser fix
kdy1/fix-flow-parser-11925
14 hours ago
fix(es/parser): support unknown AST cfg for Flow params
kdy1/fix-flow-parser-11925
17 hours ago
chore: add changeset for unknown member props
kdy1/fix-11910-swc-ast-unknown
18 hours ago
fix(es/parser): handle Flow async generic arrows
kdy1/fix-flow-parser-11925
18 hours ago
chore: Add changeset for minified namespace export
magic-akari:fix/codegen-minify-export-as-namespace
19 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(es/parser): handle Flow async generic arrows#11926
14 hours ago
d716b0b
kdy1/fix-flow-parser-11925
CodSpeed Performance Gauge
0%
18 hours ago
5cd27e0
kdy1/fix-11910-swc-ast-unknown
CodSpeed Performance Gauge
0%
19 hours ago
74966d5
magic-akari:fix/codegen-minify-export-as-namespace
© 2026 CodSpeed Technology
Home Terms Privacy Docs