Commit 79f89fe
fix: remove broken @hey-api/client-fetch plugin reference
CRITICAL FIX: Remove plugins line referencing deleted @hey-api/client-fetch package
- @hey-api/client-fetch was removed from dependencies but config still referenced it
- In @hey-api/openapi-ts ≥0.73.0, fetch client is bundled by default
- Removing plugins line uses default fetch client configuration
- SDK generation, tests, and TypeScript compilation all work correctly
This resolves the blocking configuration conflict that would break SDK generation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent f72631e commit 79f89fe
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
0 commit comments