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

Branches performance

Pull requests

fix(parser): Handle import types in function parameter type annotations#9806
last run
2 days ago
fix(parser): handle import types before function types This fixes the 'Expected =>, got :' error when parsing function parameters with import type annotations. The issue occurred because the parser was trying to parse import types as function types. By checking for import types first in parse_ts_non_conditional_type, we ensure they are parsed correctly. Fixes #9802 Co-Authored-By: ź°•ė™ģœ¤ <kdy.1997.dev@gmail.com>
2 days ago
078c305
devin/1734619095-fix-import-type-param-parsing
CodSpeed Performance Gauge
0%
last run
3 days ago
hygiene
4 days ago
fad24ea
CPunisher:perf/arena
CodSpeed Performance Gauge
-6%
fix: don't panic when wasm bytecheck faild#9803
last run
3 days ago
Create new-apricots-exercise.md
3 days ago
0472c3c
hardfist:yj/fix-plugin-panic
CodSpeed Performance Gauge
0%
perf(es/base): Use `bound_names` instead of `find_pat_ids` to improve performance#9801
last run
4 days ago
chore: update test cases
4 days ago
159632a
magic-akari:perf/find-pat-ids
CodSpeed Performance Gauge
0%
Home Terms PrivacyDocs