johannschopplich / nuxt-api-party

๐Ÿฌ Securely connect to any API with a server proxy and generated composables
https://nuxt-api-party.byjohann.dev
MIT License
260 stars 10 forks source link

fix: re-add support for openapi-typescript 5 and 6 #74

Closed mattmess1221 closed 6 months ago

mattmess1221 commented 6 months ago

๐Ÿ”— Linked issue

Allows a workaround for #72

โ“ Type of change

๐Ÿ“š Description

In my opinion, openapi-typescript 7 is not ready. This PR fixes support for and allows openapi-typescript 5 and 6 via peer dependency.

๐Ÿ“ Checklist

netlify[bot] commented 6 months ago

Deploy Preview for nuxt-api-party ready!

Name Link
Latest commit eb1b24f35d52c809fb297d99ff77f2a468421348
Latest deploy log https://app.netlify.com/sites/nuxt-api-party/deploys/663cea22d0321000089eeb1c
Deploy Preview https://deploy-preview-74--nuxt-api-party.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

johannschopplich commented 6 months ago

Thanks. Yes, throwing out the other versions was a bit too hasty.