-
-
Notifications
You must be signed in to change notification settings - Fork 31
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/new openapi client support 2 #131
Conversation
seriouslag
commented
Jul 21, 2024
- feat: add support for new version of @heyapi and use fetch client instead of axios
- chore: remove comment
- chore: remove comment
- fix: make sure to remove not relevant props from params
- fix: get data from the client
- fix: get data from the client
- chore: release v1.4.2-beta.1
- fix: add formatters and linters on the queries output as well
- chore: release v1.4.2-beta.2
- chore: release v1.4.2-beta.3
- chore: release v1.4.2-beta.4
- chore: release v1.4.2-beta.5
- chore: release v2.0.0
- adding client support
Coverage Report
File Coverage
|
b3eb455
to
72247c0
Compare
72247c0
to
13d4587
Compare
npm publish |
@seriouslag |
@seriouslag @omridevk |
I'll merge this for now and manage it in the v2 branch. Since there are still tests to be added and some issues that need to be addressed, I plan to release it once everything is completed. |