| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @hey-api_openapi-ts@0.88.0 source code.tar.gz | 2025-11-19 | 20.8 MB | |
| @hey-api_openapi-ts@0.88.0 source code.zip | 2025-11-19 | 24.4 MB | |
| README.md | 2025-11-19 | 522 Bytes | |
| Totals: 3 Items | 45.2 MB | 0 | |
Minor Changes
Removed compiler and tsc exports
This release removes the compiler utility functions. Instead, it introduces a new TypeScript DSL exposed under the $ symbol. All plugins now use this interface, so you may notice slight changes in the generated output.