Commit 7bc63d0
benjamin.eckstein
feat(openapi-typescript): add TypeScript 6 support
- Widen peer dep: `^5.x` → `^5.x || ^6.x`
- Upgrade devDependency in openapi-typescript-helpers: 5.9.3 → 6.0.2
- Build, tests, and lint all pass with TS6
- No code changes needed
Closes #27231 parent 1f29a6d commit 7bc63d0
4 files changed
Lines changed: 76 additions & 22 deletions
File tree
- .changeset
- packages
- openapi-typescript-helpers
- openapi-typescript
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments