Skip to content

Commit b9540eb

Browse files
ci: release
1 parent adb5e15 commit b9540eb

18 files changed

+50
-142
lines changed

.changeset/fix-resolved-request-options-headers.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-toes-dress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/odd-plums-tell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-games-smash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-games-appear.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/small-drinks-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ten-candles-stick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-swans-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warn-duplicate-plugins.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 0 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -290,49 +290,6 @@ This function has been removed. You can use `plugin.querySymbol()` instead. It a
290290

291291
---
292292

293-
# 2026-03-16
294-
295-
## @hey-api/openapi-ts 0.94.2
296-
297-
### Updates
298-
299-
- internal: export Plugins namespace ([#3586](https://github.com/hey-api/openapi-ts/pull/3586))
300-
- internal: expand TypeScript peer dependency range ([#3588](https://github.com/hey-api/openapi-ts/pull/3588))
301-
- output: pass default value to `header` function ([#3585](https://github.com/hey-api/openapi-ts/pull/3585))
302-
303-
### Plugins
304-
305-
#### nestjs
306-
307-
- initial release ([#3573](https://github.com/hey-api/openapi-ts/pull/3573))
308-
309-
---
310-
311-
## @hey-api/codegen-core 0.7.3
312-
313-
### Updates
314-
315-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
316-
317-
---
318-
319-
## @hey-api/shared 0.2.4
320-
321-
### Updates
322-
323-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
324-
- utils: `outputHeaderToPrefix()` function signature change ([#3585](https://github.com/hey-api/openapi-ts/pull/3585))
325-
326-
---
327-
328-
## @hey-api/types 0.1.4
329-
330-
### Updates
331-
332-
- internal: remove TypeScript from peer dependencies ([#3566](https://github.com/hey-api/openapi-ts/pull/3566))
333-
334-
---
335-
336293
# 2026-03-12
337294

338295
## @hey-api/openapi-ts 0.94.1
@@ -553,54 +510,6 @@ Zod plugin no longer exposes the `enum.nodes.nullable` node. It was refactored s
553510

554511
---
555512

556-
# 2026-02-13
557-
558-
## @hey-api/openapi-ts 0.92.4
559-
560-
### Updates
561-
562-
- internal: use shared schema processor ([#3370](https://github.com/hey-api/openapi-ts/pull/3370))
563-
- output: detect `importFileExtension` from tsconfig `module` option ([#3380](https://github.com/hey-api/openapi-ts/pull/3380))
564-
565-
### Plugins
566-
567-
#### @angular/common
568-
569-
- use generics for HttpRequests ([#3384](https://github.com/hey-api/openapi-ts/pull/3384))
570-
571-
#### @hey-api/client-nuxt
572-
573-
- forward `asyncDataOptions` to `useFetch` and `useLazyFetch` ([#3382](https://github.com/hey-api/openapi-ts/pull/3382))
574-
- unwrap `ComputedRef` body before initial serialization ([#3361](https://github.com/hey-api/openapi-ts/pull/3361))
575-
576-
#### @hey-api/transformers
577-
578-
- false positive warning for discriminated `oneOf` schemas ([#3379](https://github.com/hey-api/openapi-ts/pull/3379))
579-
- handle `$ref` keywords in `allOf` compositions ([#3374](https://github.com/hey-api/openapi-ts/pull/3374))
580-
581-
#### @hey-api/typescript
582-
583-
- deduplicate enum keys to avoid name collision ([#3376](https://github.com/hey-api/openapi-ts/pull/3376))
584-
585-
---
586-
587-
## @hey-api/json-schema-ref-parser 1.3.0
588-
589-
### Updates
590-
591-
- feat: clean up dependencies ([#3386](https://github.com/hey-api/openapi-ts/pull/3386))
592-
- fix: pass seen references through crawl stack ([#3387](https://github.com/hey-api/openapi-ts/pull/3387))
593-
594-
---
595-
596-
## @hey-api/shared 0.2.0
597-
598-
### Updates
599-
600-
- utils: rename `isTopLevelComponentRef` to `isTopLevelComponent` ([#3370](https://github.com/hey-api/openapi-ts/pull/3370))
601-
602-
---
603-
604513
# 2026-02-05
605514

606515
## @hey-api/openapi-ts 0.92.3

0 commit comments

Comments
 (0)