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

✨ feature/adapters #383

Merged
merged 20 commits into from
Jun 27, 2024
Merged

✨ feature/adapters #383

merged 20 commits into from
Jun 27, 2024

Conversation

CookieCookson
Copy link
Collaborator

@CookieCookson CookieCookson commented Mar 28, 2024

Adds the option to specify the adapter used when making network requests. Supports axios (default), fetch or provide a custom fetcher method.

@CookieCookson CookieCookson linked an issue Mar 28, 2024 that may be closed by this pull request
@CookieCookson CookieCookson marked this pull request as ready for review April 15, 2024 21:59
@CookieCookson CookieCookson mentioned this pull request Jun 27, 2024
7 tasks
@CookieCookson CookieCookson changed the base branch from develop to next June 27, 2024 20:36
@CookieCookson CookieCookson merged commit 47d79bb into next Jun 27, 2024
@CookieCookson CookieCookson deleted the feature/adapters branch June 27, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There should be a way to customise the fetcher.
1 participant