Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
|
Reviewed this automated Changesets release PR. All 7 package version bumps are consistent with their changeset content (minor for breaking changes, patch for fixes). Changelogs, Task list (4/4 completed)
|
There was a problem hiding this comment.
Reviewed — no issues found.
Task list (4/4 completed)
- Checkout PR and read diff
- Analyze version bumps and changelogs
- Review package.json changes for consistency
- Submit review
|
TL;DR — Automated changeset release bumping 7 packages to new versions. The headline change is a breaking minimum Node.js version bump to 22.13 across core packages, alongside bug fixes for SSE normalization, parser edge cases, and Angular plugin defaults. Key changes
Summary | 35 files | 2 commits | base: Node.js 22.13 minimum version requirement
This is a coordinated breaking change across
|
There was a problem hiding this comment.
Reviewed incremental changes — only the addition of release-notes.md (workflow artifact for GitHub Release body). No issues found.
Task list (4/4 completed)
- Checkout PR and read diff
- Analyze version bumps and changelogs
- Review package.json changes for consistency
- Submit review
|
TL;DR — Changeset-driven release PR that bumps 7 packages to their next versions, consuming 21 changesets. The headline breaking change raises the minimum Node version to 22.13 across the core packages; Key changes
Summary | 35 files | 1 commit | base: Minimum Node version raised to 22.13
This is the primary breaking change of the release, applied across 4 core packages via #3694. Consumers on Node <22.13 will need to upgrade before adopting these versions.
|
@hey-api/codegen-core
@hey-api/json-schema-ref-parser
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/shared
@hey-api/spec-types
@hey-api/types
@hey-api/vite-plugin
commit: |
3bc42eb to
64ea975
Compare
d811cc8 to
7743f70
Compare

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 main, this PR will be updated.
Releases
@hey-api/codegen-core@0.8.0
Minor Changes
e930278) by @mrlubos@hey-api/json-schema-ref-parser@1.4.0
Minor Changes
e930278) by @mrlubosPatch Changes
b643d7d) by @mrlubos@hey-api/openapi-ts@0.96.0
Minor Changes
e930278) by @mrlubosPatch Changes
plugin(@hey-api/client-axios): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosplugin(@hey-api/client-fetch): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosparser: fix: keep orphans when explicitly included in filters (#3714) (
8e2c4b1) by @mrlubosplugin(@hey-api/client-next): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosplugin(@hey-api/client-nuxt): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrluboscli: improve error message on invalid input (#3679) (
b643d7d) by @mrlubosplugin(@angular/common): fix: requests and resources broken default configuration (#3678) (
7ad5a2c) by @copilot-swe-agentplugin(@hey-api/client-ky): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosplugin(@hey-api/transformers): fix: return value for primitive array entries (#3733) (
43ff064) by @copilot-swe-agentplugin(@hey-api/client-angular): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosplugin(@hey-api/client-ofetch): simplify SSE line endings normalization (#3686) (
c9c1d44) by @mrlubosparser: fix: process enum metadata (#3727) (
397b63f) by @copilot-swe-agentUpdated Dependencies:
@hey-api/shared@0.4.0
Minor Changes
e930278) by @mrlubosPatch Changes
parser: fix: keep orphans when explicitly included in filters (#3714) (
8e2c4b1) by @mrluboserror: handle InputError (#3679) (
b643d7d) by @mrlubosparser: fix: process enum metadata (#3727) (
397b63f) by @copilot-swe-agentUpdated Dependencies:
@hey-api/spec-types@0.2.0
Minor Changes
BREAKING: rename
OpenAPIExtensionstoSpecExtensions(#3715) (b4a8afe) by @mrlubosBREAKING: remove OpenAPI types from JSON Schema documents (#3715) (
b4a8afe) by @mrlubosPatch Changes
types: fix: use mutable arrays (#3715) (
2bc3eee) by @mrlubostypes: add
WithSpecExtensionstype (#3734) (93311f1) by @mrlubosopenapi: fix: stricter 2.0 version type (#3715) (
d129d2b) by @mrlubos@hey-api/vite-plugin@0.3.0
Minor Changes
d2198d5) by @renovate@hey-api/openapi-python@0.0.15
Patch Changes
Updated Dependencies: