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

POC: client packages #308

Closed
mrlubos opened this issue Apr 9, 2024 · 0 comments
Closed

POC: client packages #308

mrlubos opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
client Client package related feature 🚀 New feature or request

Comments

@mrlubos
Copy link
Contributor

mrlubos commented Apr 9, 2024

Let's start with blank packages configured similarly to openapi-ts. Try to move as much from core folder as possible. See where it starts breaking and let's discuss. Versioning should follow openapi-ts so when people install them both, it's easy to see in their dependencies whether they're out of sync. I see other libraries do releases like this and for the untouched package changelog generally says "bump only for "

We could start with client-fetch, client-axios, and client-next

@mrlubos mrlubos added the feature 🚀 New feature or request label Apr 9, 2024
@mrlubos mrlubos changed the title Create client-fetch and client-axios packages POC: client-fetch and client-axios packages Apr 9, 2024
@mrlubos mrlubos changed the title POC: client-fetch and client-axios packages POC: client packages Apr 10, 2024
@mrlubos mrlubos added the client Client package related label May 5, 2024
@mrlubos mrlubos closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client package related feature 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants