Download Latest Version @hey-api_openapi-ts@0.79.2 source code.tar.gz (13.5 MB)
Email in envelope

Get an email when there's a new version of OpenAPI-TS

Home / @hey-api_openapi-ts@0.79.0
Name Modified Size InfoDownloads / Week
Parent folder
@hey-api_openapi-ts@0.79.0 source code.tar.gz 2025-07-20 13.5 MB
@hey-api_openapi-ts@0.79.0 source code.zip 2025-07-20 15.7 MB
README.md 2025-07-20 777 Bytes
Totals: 3 Items   29.2 MB 0

Minor Changes

  • #2284 236550f Thanks @mrlubos! - fix(typescript): removed typescript+namespace enums mode

    Removed typescript+namespace enums mode

    Due to a simpler TypeScript plugin implementation, the typescript+namespace enums mode is no longer necessary. This mode was used in the past to group inline enums under the same namespace. With the latest changes, this behavior is no longer supported. You can either choose to ignore inline enums (default), or use the enums transform (added in v0.78.0) to convert them into reusable components which will get exported as usual.

Source: README.md, updated 2025-07-20