Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bitter-clouds-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bitter-suns-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/common-hairs-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-swans-stick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/free-insects-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-jobs-throw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-states-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-tires-slide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-wings-stay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-cars-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-webs-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-comics-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-wolves-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-rockets-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-heads-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-lemons-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/whole-tires-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-webs-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-adults-sneeze.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/openapi-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @hey-api/openapi-python

## 0.0.19

### Patch Changes

### Updated Dependencies:

- @hey-api/shared@0.4.4

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/openapi-python",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"description": "🐍 OpenAPI to Python codegen.",
"keywords": [
Expand Down
44 changes: 44 additions & 0 deletions packages/openapi-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# @hey-api/openapi-ts

## 0.97.2

### Patch Changes

- **plugin(zod)**: use enums from TypeScript if available ([#3884](https://github.com/hey-api/openapi-ts/pull/3884)) ([`abc8ceb`](https://github.com/hey-api/openapi-ts/commit/abc8ceb43f37e7c9739fe010d3fcdb3be0bb5290)) by [@mrlubos](https://github.com/mrlubos)

- **plugin(@hey-api/client-next)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@hey-api/sdk)**: support `valibot` as response transformer ([#3847](https://github.com/hey-api/openapi-ts/pull/3847)) ([`6770f78`](https://github.com/hey-api/openapi-ts/commit/6770f78dec53b1bf8f37c361c7b9c2e2eb4157fa)) by [@SukkaW](https://github.com/SukkaW)

- **plugin(@tanstack/vue-query)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

- **plugin(@hey-api/client-nuxt)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@tanstack/svelte-query)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

- **plugin(@hey-api/sdk)**: support `zod` as response transformer ([#3847](https://github.com/hey-api/openapi-ts/pull/3847)) ([`6770f78`](https://github.com/hey-api/openapi-ts/commit/6770f78dec53b1bf8f37c361c7b9c2e2eb4157fa)) by [@SukkaW](https://github.com/SukkaW)

- **plugin(@hey-api/client-angular)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@hey-api/client-fetch)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@hey-api/client-axios)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(valibot)**: use enums from TypeScript if available ([#3884](https://github.com/hey-api/openapi-ts/pull/3884)) ([`abc8ceb`](https://github.com/hey-api/openapi-ts/commit/abc8ceb43f37e7c9739fe010d3fcdb3be0bb5290)) by [@mrlubos](https://github.com/mrlubos)

- **plugin(@tanstack/react-query)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

- **plugin(@tanstack/solid-query)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

- **plugin(@hey-api/client-ofetch)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@hey-api/client-ky)**: fix: preserve query auth when when there are no other query parameters ([#3853](https://github.com/hey-api/openapi-ts/pull/3853)) ([`a6ee7eb`](https://github.com/hey-api/openapi-ts/commit/a6ee7eb11cc6e8f1d5093d2c211d77874f337bbe)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)

- **plugin(@tanstack/preact-query)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

- **dsl**: fix: cache lazy node result ([#3855](https://github.com/hey-api/openapi-ts/pull/3855)) ([`7dee3c2`](https://github.com/hey-api/openapi-ts/commit/7dee3c25d2d7150aa6cbc1e9d4dba0d9de1e64b2)) by [@awdr74100](https://github.com/awdr74100)

- **plugin(@tanstack/angular-query-experimental)**: add `mutationKeys` option ([#3858](https://github.com/hey-api/openapi-ts/pull/3858)) ([`d86680a`](https://github.com/hey-api/openapi-ts/commit/d86680a8e94995032d315ac884d8de83ef8aa1a3)) by [@slmnsh](https://github.com/slmnsh)

### Updated Dependencies:

- @hey-api/shared@0.4.4

## 0.97.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/openapi-ts",
"version": "0.97.1",
"version": "0.97.2",
"description": "🌀 OpenAPI to TypeScript codegen. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.",
"keywords": [
"angular",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hey-api/shared

## 0.4.4

### Patch Changes

- **plugin**: add `querySymbols()` function ([#3884](https://github.com/hey-api/openapi-ts/pull/3884)) ([`abc8ceb`](https://github.com/hey-api/openapi-ts/commit/abc8ceb43f37e7c9739fe010d3fcdb3be0bb5290)) by [@mrlubos](https://github.com/mrlubos)

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/shared",
"version": "0.4.3",
"version": "0.4.4",
"description": "Temporary home for cross-package utilities. Contents will migrate to proper packages as architecture stabilizes.",
"homepage": "https://heyapi.dev/",
"bugs": {
Expand Down