-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: swc-project/swc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: swc-project/swc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 142 files changed
- 3 contributors
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3a3a11 - Browse repository at this point
Copy the full SHA a3a3a11View commit details
Commits on Mar 1, 2025
-
fix(es/typescript): Remove empty statements that const enum decls are…
… folded into (#10128) **Description:** By searching `asEmbeddedStatement` in https://github.com/microsoft/TypeScript/blob/main/src/compiler/factory/nodeFactory.ts, we can know there are four cases where typescript **doesn't** insert an empty statement: 1. Stmt in ModuleItem 2. Stmts in Script's body 3. Stmts in BlockStmt 4. Stmts in SwitchCase Case 2, 3, 4 can be merged in `visit_mut_stmts`, while case 1 should be handled in `visit_mut_module_items` **Related issue:** - Closes #10097
Configuration menu - View commit details
-
Copy full SHA for 7bea830 - Browse repository at this point
Copy the full SHA 7bea830View commit details
Commits on Mar 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b145275 - Browse repository at this point
Copy the full SHA b145275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142d0bd - Browse repository at this point
Copy the full SHA 142d0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2610986 - Browse repository at this point
Copy the full SHA 2610986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71477e5 - Browse repository at this point
Copy the full SHA 71477e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c551dc - Browse repository at this point
Copy the full SHA 7c551dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696f053 - Browse repository at this point
Copy the full SHA 696f053View commit details -
feat(ts/fast-strip): Emit json errors (#10144)
**Description:** - Improves span for `swc_fast_ts_strip`. - Add `try_with_json_handler` to `swc_error_reporters`. - `@swc/wasm-typescript` now throws a string separated by `\n`. **Related issue:** - Closes #9884
Configuration menu - View commit details
-
Copy full SHA for 740bd57 - Browse repository at this point
Copy the full SHA 740bd57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b84fe5 - Browse repository at this point
Copy the full SHA 8b84fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4405908 - Browse repository at this point
Copy the full SHA 4405908View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8efdc0 - Browse repository at this point
Copy the full SHA c8efdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f40dd - Browse repository at this point
Copy the full SHA 90f40ddView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.11.5...v1.11.7