Skip to content

Releases: codewithagents/openapi-zod-ts

openapi-react-query: v3.11.0

05 Jun 07:32
6e16e8f

Choose a tag to compare

3.11.0 (2026-06-05)

Features

  • openapi-react-query: generate useInfiniteQuery hooks for paginated endpoints (#189) (#281) (7d7aa2d)

openapi-msw: v0.1.0

05 Jun 20:32
4815343

Choose a tag to compare

Initial release of @codewithagents/openapi-msw: MSW v2 handlers + seeded Faker mock data generated from OpenAPI specs. Published manually (one-time bootstrap for npm Trusted Publishing).

openapi-zod-ts: v1.0.1

03 Jun 13:53
20781c0

Choose a tag to compare

1.0.1 (2026-06-03)

Bug Fixes

  • client: guard against 204 no-content before res.json(), fixes #272 (25320bd)

openapi-react-query: v3.10.1

03 Jun 13:53
20781c0

Choose a tag to compare

3.10.1 (2026-06-03)

Bug Fixes

  • react-query: correct key-factory singularization for -ies/-sses, fixes #273 (888718a)

openapi-zod-ts: v1.0.0

03 Jun 05:46
30ac438

Choose a tag to compare

First release under the new name. Renamed from @codewithagents/openapi-gen (last published as 4.9.1, now deprecated). Same generator, new home: npm install -D openapi-zod-ts.

openapi-server: v1.7.0

03 Jun 05:46
30ac438

Choose a tag to compare

Dependency updated from @codewithagents/openapi-gen to openapi-zod-ts@^1.0.0. No public API changes.

openapi-server: v1.6.0

02 Jun 07:17
57ad939

Choose a tag to compare

1.6.0 (2026-06-02)

Features

  • cli: shared cli-core eliminates byte-identical parseCliArgs across packages (#238) (#252) (200af1f)

openapi-react-query: v3.9.1

02 Jun 20:08
fb29e40

Choose a tag to compare

3.9.1 (2026-06-02)

Bug Fixes

  • openapi-react-query: emit and thread params arg when client requires it (#259) (#260) (0619b7f)
  • openapi-react-query: mirror client operationId uniquification in hooks (#254) (#257) (d128037)

openapi-react-query: v3.9.0

02 Jun 07:17
57ad939

Choose a tag to compare

3.9.0 (2026-06-02)

Features

  • cli: shared cli-core eliminates byte-identical parseCliArgs across packages (#238) (#252) (200af1f)

Bug Fixes

  • openapi-gen,react-query: share operation-name derivation so client and hooks agree (#241) (#255) (5680f19)
  • openapi-react-query: type mutation variables as the writable variant; single writableVariantMap (#242, #243) (#256) (ecf7c36)

openapi-react-query: v3.10.0

03 Jun 05:46
30ac438

Choose a tag to compare

Dependency updated from @codewithagents/openapi-gen to openapi-zod-ts@^1.0.0. No public API changes.