npm openapi-typescript 4.0.0

latest releases: 7.13.0, 7.12.0, 7.10.1...
4 years ago

New Features

  • Now supports remote references ($ref: "remote.yaml#/components/schemas/User) 🎉 (#602)!

⚠️ Breaking Changes

  • The Node.js API is now promise-based, and can no longer be run synchronously (a necessity because resolving remote schemas can never be synchronous). Other than that, there are no other breaking changes. CLI users are unaffected, and the types generated are backwards-compatible with previous versions.

Don't miss a new openapi-typescript release

NewReleases is sending notifications on new releases.