Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 26 commits into from
Jun 13, 2024
Merged

Conversation

paambaati
Copy link
Owner

@paambaati paambaati commented Apr 26, 2024

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

Currently blocked on hey-api/openapi-ts#474 and hey-api/openapi-ts#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 #68.

BREAKING CHANGE: move to @hey-api/openapi-ts, as openapi-typescript-codegen is being deprecated
@paambaati paambaati added the enhancement New feature or request label Apr 26, 2024
@paambaati paambaati self-assigned this Apr 26, 2024
@paambaati paambaati changed the title core: migrate to @hey-api/openapi-ts feat(core): migrate to @hey-api/openapi-ts Apr 26, 2024
also remove the version field, as the action would automatically pick up what's in the 'packageManager' field in package.json
@paambaati
Copy link
Owner Author

paambaati commented May 21, 2024

Currently broken due to hey-api/openapi-ts#606 Fixed now.

@paambaati paambaati changed the base branch from main to beta June 13, 2024 04:47
@paambaati paambaati marked this pull request as ready for review June 13, 2024 04:52
@paambaati paambaati merged commit 9cde72a into beta Jun 13, 2024
2 checks passed
@paambaati paambaati deleted the gp/open-ts-migration branch June 13, 2024 04:55
@paambaati
Copy link
Owner Author

🎉 This PR is included in version 2.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: move to @hey-api/openapi-ts code generator
1 participant