paambaati / neon-js-sdk

TypeScript SDK for managing your Neon Serverless PostgreSQL projects
MIT License
17 stars 0 forks source link

feat(core): migrate to @hey-api/openapi-ts #63

Closed paambaati closed 1 month ago

paambaati commented 2 months ago

BREAKING CHANGE: move to @hey-api/openapi-ts, as openapi-typescript-codegen is being deprecated.

~Currently blocked on https://github.com/hey-api/openapi-ts/issues/474 and https://github.com/hey-api/openapi-ts/issues/484.~ All pending issues are now fixed.

This has to be merged after very careful and thorough testing, as @hey-api/openapi-ts does not seem very correct so far.

Fixes https://github.com/paambaati/neon-js-sdk/issues/68.

paambaati commented 2 months ago

~Currently broken due to https://github.com/hey-api/openapi-ts/issues/606~ Fixed now.

paambaati commented 1 month ago

:tada: This PR is included in version 2.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: