BetterTyped / hyper-fetch

⚡ Fetching and realtime data exchange framework.
https://hyperfetch.bettertyped.com/
Apache License 2.0
1.02k stars 27 forks source link

Fix typescript issue with typings (adapter-graphql) #88

Closed abidon closed 4 months ago

abidon commented 4 months ago

We have an issue when trying to use the adapter-graphql.

TypeScript can't find the type definition file as the path is not properly set in package.json. This issue aims to fix this bug.

It seems to be a typo as the core package has its exports.types.import properly set.

prc5 commented 4 months ago

Thank you for the contribution! 🚀

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 5.7.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: