swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: Add changeset
fix/issue-12123-parse-apos
2 hours ago
chore: Add changeset
fix/issue-12123
2 hours ago
fix(es/react): handle apos JSX entities (#12123)
fix/issue-12123-parse-apos
2 hours ago
fix(es/jsx): preserve unsupported apos entity
fix/issue-12123
2 hours ago
fix(es): close suspended TSRX iterators
trueadm:codex/tsrx-parser
9 hours ago
chore: Add changeset
Austaras:main
19 hours ago
fix(es/modules): preserve destructuring assignment targets in SystemJS (#12122) **Description:** Fix the SystemJS transform producing an invalid assignment target for ordinary destructuring assignments. The export binding rewriter temporarily takes an `AssignTargetPat` while looking for exported bindings. It previously restored the pattern only when an exported binding was found, leaving non-exported patterns as `Invalid` and causing code generation to emit `<invalid> = []`. This change always restores the assignment pattern before recursively visiting it. It also adds a regression fixture for `[a, b] = []`. **Validation:** - `cargo test -p swc_ecma_transforms_module` - `cargo fmt --all -- --check` - `cargo clippy --all --all-targets -- -D warnings` **Related issue (if exists):**
main
19 hours ago
chore: Add changeset
SyMind:fix-systemjs-destructuring
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(es/react): handle apos JSX entities
#12125
4 hours ago
918cef2
fix/issue-12123-parse-apos
CodSpeed Performance Gauge
0%
fix(es/jsx): preserve unsupported apos entity
#12124
3 hours ago
6867f9a
fix/issue-12123
CodSpeed Performance Gauge
-5%
feat(parser): add initial TSRX AST and syntax support
#12120
2 days ago
44c1a7f
trueadm:codex/tsrx-parser
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs