Commit b9768df
committed
feat: migrate to Bun 1.3 and upgrade to Next.js 15 + React 19
Migration:
- Migrate from pnpm to Bun 1.3.0
- Update CI/CD workflow for Bun deployment
Major Package Updates:
- next: 14.2.18 β 15.5.6
- react: 18.3.1 β 19.2.0
- react-dom: 18.3.1 β 19.2.0
- @types/react: 18.3.26 β 19.2.2
- @types/react-dom: 18.3.7 β 19.2.2
- @types/node: 22.18.11 β 24.8.1
Minor Updates:
- eslint: 9.37.0 β 9.38.0
Testing:
- β
Build successful with Next.js 15 & React 19
- β
All 23 pages generated
- β
Static site optimized and ready
- β
Zero breaking changes
Build Stats:
- Total size: 2.3 MB
- 18 HTML pages
- Build time: ~7.3s1 parent 8c940f7 commit b9768df
File tree
5 files changed
+1286
-5134
lines changed- .github/workflows
5 files changed
+1286
-5134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments