Skip to content

Release (alpha)#146

Merged
Val-istar-Guo merged 1 commit intoalphafrom
changeset-release/alpha
Apr 20, 2026
Merged

Release (alpha)#146
Val-istar-Guo merged 1 commit intoalphafrom
changeset-release/alpha

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 30, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to alpha, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

alpha is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on alpha.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@keq-request/cli@5.0.0-alpha.32

Major Changes

  • 8077f32: BREAKING CHANGE: move fileNamingStyle, esm and additionalPropertiesType into a rendering config object.

Minor Changes

  • 979a721: Feat: generate components.responses as independent interfaces.
  • d0033aa: Feat: add clean option to clean outdir before persisting generated files.
  • 35bfcab: Feat: add OverwriteAdditionPropertiesPlugin to control undefined additionalProperties.
  • 031eace: Feat: add LintSchemaPlugin for validating OpenAPI schema objects against JSON Schema Draft 2020-12 meta-schema.
  • a566a72: Feat: add install-skill command.
  • b1e72c8: Feat: add init command.
  • c17f598: Feat: Add rendering.entrypoint option to control index file generation (default: false)
  • 35bfcab: Feat: add additionalPropertiesType option to control how open object schemas render in generated types.

Patch Changes

  • b1e72c8: Feat: add FileNamingStyle.kebabCase.
  • 950d3af: Fix: filter out self-referencing dependencies in schema definitions.
  • e89cddf: Fix: add import alias collision detection to prevent naming conflicts in generated declaration files.
  • 86ac1a8: Fix the comments that do not conform to jsdoc specifications.
  • 0771a4b: Prevent unsafe operationId to be function name.
  • d1ce45a: Fix: plugin hooks not firing when plugins are imported from ESM entry point.
  • d66c48a: Fix: wrap enum union type with parentheses to ensure correct type precedence.
  • d1ce45a: Fix: wrap all $ref with v.lazy() to handle circular schema references.
  • eee8dda: Fix: render unresolved or invalid $ref as unknown /* ... */ instead of generating undefined type names
  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@keq-request/exception@5.0.0-alpha.32

Minor Changes

  • 74803c8: export createExceptionByStatusCode to create HTTP exceptions from a Response object

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

keq@5.0.0-alpha.32

Minor Changes

  • b8d02ca: Perf: allow undefined as query value in string index signature overloads.

Patch Changes

  • f194c41: Fix: types being unrecognized due to type-fest version upgrades.

@keq-request/cache@5.0.0-alpha.32

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@keq-request/headers@5.0.0-alpha.32

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@keq-request/nestjs@5.0.0-alpha.32

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@keq-request/url@5.0.0-alpha.32

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@keq-request/test@5.0.0-alpha.32

Patch Changes

  • Updated dependencies [f194c41]
  • Updated dependencies [b8d02ca]
    • keq@5.0.0-alpha.32

@github-actions github-actions bot force-pushed the changeset-release/alpha branch 5 times, most recently from d70b475 to 2b31c60 Compare February 9, 2026 04:42
@github-actions github-actions bot force-pushed the changeset-release/alpha branch 7 times, most recently from 194dba6 to 893cded Compare March 26, 2026 09:50
@github-actions github-actions bot force-pushed the changeset-release/alpha branch 6 times, most recently from e893068 to 714506f Compare April 2, 2026 11:45
@github-actions github-actions bot force-pushed the changeset-release/alpha branch from 714506f to 799d4ce Compare April 11, 2026 15:16
@github-actions github-actions bot force-pushed the changeset-release/alpha branch 3 times, most recently from 25bb75b to 20af384 Compare April 13, 2026 04:01
@github-actions github-actions bot force-pushed the changeset-release/alpha branch from 20af384 to 1b90859 Compare April 20, 2026 06:49
@Val-istar-Guo Val-istar-Guo merged commit 6c46c4f into alpha Apr 20, 2026
@Val-istar-Guo Val-istar-Guo deleted the changeset-release/alpha branch April 20, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant