Skip to content

feat(transport)!: replace axios with native fetch#354

Draft
tharropoulos wants to merge 7 commits into
typesense:masterfrom
tharropoulos:fetch-native
Draft

feat(transport)!: replace axios with native fetch#354
tharropoulos wants to merge 7 commits into
typesense:masterfrom
tharropoulos:fetch-native

Conversation

@tharropoulos

Copy link
Copy Markdown
Collaborator

Change Summary

  • add native fetch-based Transport class for making HTTP requests
  • replace axios with fetch throughout the client library (breaking change)
  • add fetchMock test utility for mocking fetch in tests
  • update all test suites to work with fetch-based requests
  • update examples to use fetch-based transport
  • remove axios from package.json dependencies

PR Checklist

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.

1 participant