Commit 6ba4290
authored
### What?
Retry of #79092
The latest build: https://github.com/vercel/next.js/actions/runs/15001005940
---
Update swc_core to v24.0.0.
ChangeLog: swc-project/swc@swc_core@v23.1.0...swc_core@v24.0.0
### Why?
To apply
- swc-project/swc#10452 - Fix for `jest`
- swc-project/plugins#451 - Fix for debug assertions
### How?
- Closes SWC-652
- Closes PACK-4376
1 parent de89c8c commit 6ba4290
File tree
8 files changed
+521
-210
lines changed- .cargo
- .github/workflows
- crates
- next-core
- next-custom-transforms
- turbopack/crates/turbopack-ecmascript/src/transform
8 files changed
+521
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 100 | | |
106 | 101 | | |
107 | 102 | | |
| |||
0 commit comments