Commit d3d0e47
feat!: upgrade node to 24 and regain deployability (#185)
* chore: upgrade node to 24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* ci: remove deprecated github pages deploy, fix ci
* chore: add ci test job and remove vercel.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: update jest to v29 and fix node 24 compatibility
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: revert tsconfig target to es2015 for next.js 11 esbuild compat
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: pin @types/react and @types/react-dom to latest 17.x
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: correct ci trigger branch from main to master
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: pin @types/react to 17.0.40 and fix build script for node 24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e8f03a1 commit d3d0e47
7 files changed
Lines changed: 18230 additions & 6043 deletions
File tree
- .github/workflows
- src/columns
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
26 | 21 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
0 commit comments