Commit 8ef68e1
feat: v0.5.0 — major deps upgrade (commander 14, ora 9, node >=20)
* test: upgrade 3 major deps for validation
- commander 12.1.0 → 14.0.3
- ora 8.2.0 → 9.3.0
- @types/node 22.19.11 → 25.5.0
All 124 tests pass, typecheck clean, build OK, CLI smoke OK.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: bump to v0.5.0 — major deps upgrade
- commander 12.1.0 → 14.0.3
- ora 8.2.0 → 9.3.0
- @types/node 22.19.11 → 25.5.0
- engines: node >=18 → >=20 (Node 18 EOL, vitest requires 20+)
All 124 tests pass, build OK, CLI verified.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6172013 commit 8ef68e1
3 files changed
Lines changed: 67 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments