Commit 844adbd
authored
Merge develop into main: post‑release CI/test stabilization
- Drop Node 18 and add Node 24 to the CI matrix
- Align Jest/ts-jest/types versions across packages
- Fix CLI serve error handling output
- Register vitest/jest‑dom types for UI TS checks
- Update dev tooling and pin chalk for CJS compatibility
- Merge Dependabot updates and resolve ESM/test regressions
- Skip Netlify preview on Dependabot PRs18 files changed
Lines changed: 10579 additions & 12402 deletions
File tree
- .github
- workflows
- packages
- cli
- src
- commands
- config
- utils
- tests
- core
- plugins/markdown
- ui
- src/lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments