swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test: Update/add private-in-object snapshots - Update class-expression-* outputs to reflect new sequence-expression initialisation pattern. - Add anonymous-static-method test. - Add class-expression-in-loop and class-expression-in-for-update tests.
magic-akari:fix/issue-11931
3 hours ago
fix(es): track dce deps for class cycles
hardfist:fix-dce-class-var-cycle
4 hours ago
chore: update test cases
magic-akari:fix/issue-11931
4 hours ago
fix(es/parser): parse Flow bare renders types (#11929) **Description:** Fixes Flow parser support for bare `renders T` in type positions. The parser previously only recognized the `renders? T` and `renders* T` forms, so bare `renders React.Node` was parsed as a type reference named `renders` and failed on the operand. This change lets bare `renders` consume an operand type using the existing erased AST representation, while keeping invalid operand-less `renders` cases from being reinterpreted as Flow anonymous function type parameters. Validation: - `cargo fmt --all` - `cargo clippy --all --all-targets -- -D warnings` - `cargo test -p swc_ecma_parser --features flow --test flow` - `FLOW_HERMES_FILTER=types/render_types/renders.js cargo test -p swc_ecma_parser --features flow --test flow_hermes hermes_flow_error_presence_parity` Note: `cargo test -p swc_ecma_parser` still fails on the unrelated existing TypeScript fixture `errors_tests__typescript_errors__type_only_import_specifier__invalid_type_only__input_ts`, which also fails when run alone. **Related issue:** Fixes #11928
main
2 days ago
chore: add changeset for Flow renders parser fix
kdy1/fix-flow-bare-renders
2 days ago
fix(parser): preserve nullable bare renders operands
kdy1/fix-flow-bare-renders
2 days ago
Merge remote-tracking branch 'origin/main' into kdy1/fix-flow-bare-renders
kdy1/fix-flow-bare-renders
2 days ago
chore: update release milestone management
kdy1/release-milestone-management
2 days ago
Latest Branches
CodSpeed Performance Gauge
+1%
fix(es/compat): Fix brand check WeakSet scope in private property
#11932
3 hours ago
bb2a83b
magic-akari:fix/issue-11931
CodSpeed Performance Gauge
-3%
fix(es/minifier): track dce deps for class cycles
#11933
5 hours ago
919df7c
hardfist:fix-dce-class-var-cycle
CodSpeed Performance Gauge
0%
fix(es/parser): parse Flow bare renders types
#11929
2 days ago
24efb0a
kdy1/fix-flow-bare-renders
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs