Skip to content

@hey-api/openapi-ts@0.88.0

Latest

Choose a tag to compare

@hey-api hey-api released this 19 Nov 21:48
· 12 commits to main since this release
ac3c026

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.