···11+---
22+'@hey-api/codegen-core': minor
33+'@hey-api/openapi-ts': minor
44+---
55+66+feat: bump minimum Node version to 20.19.0
+1-1
docs/openapi-ts/get-started.md
···19192020## Features
21212222-- runs in CLI, Node.js 18+, or npx
2222+- runs in CLI, Node.js 20+, or npx
2323- works with OpenAPI 2.0, 3.0, and 3.1
2424- core plugins for types, SDKs, and schemas
2525- clients for your runtime (Fetch API, Angular, Axios, Next.js, Nuxt, etc.)
···31313232## Features
33333434-- runs in CLI, Node.js 18+, or npx
3434+- runs in CLI, Node.js 20+, or npx
3535- works with OpenAPI 2.0, 3.0, and 3.1
3636- core plugins for types, SDKs, and schemas
3737- clients for your runtime (Fetch API, Angular, Axios, Next.js, Nuxt, etc.)