Shaddix / react-query-swagger

Generates react-query hooks based on Swagger API definitions
MIT License
122 stars 4 forks source link

Typescript v5 support #23

Closed priyanthabuddhika closed 1 year ago

priyanthabuddhika commented 1 year ago

Installation of this into a Next.js 13 project fails due to an error resolving typescript dependency. It would be great if you can upgrade the library to support typescript version 5.

Shaddix commented 1 year ago

Thanks for reporting, v.15.7.7 should solve this