Skip to content

@effect/openapi-generator@4.0.0-beta.41

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 27 Mar 02:07
90065e2

Patch Changes

  • #1852 54769ed Thanks @tim-smart! - Finalize the OpenAPI generator public migration by replacing the typeOnly option and --type-only CLI flag with the format option and --format flag, and by adding httpapi as a supported output alongside httpclient and httpclient-type-only.

  • #1852 54769ed Thanks @tim-smart! - Fix generated schema declaration ordering when non-recursive schemas reference recursive schemas, preventing TypeScript use-before-declaration errors in generated clients and HttpApi modules.

  • Updated dependencies [36f5c21, d8ce758, 11aab4c, 3bc1efb, 70e724e, 738dee7, 2111963, 198a553]:

    • effect@4.0.0-beta.41
    • @effect/platform-node@4.0.0-beta.41