typesense / typesense-js

JavaScript / TypeScript client for Typesense
https://typesense.org/docs/api
Apache License 2.0
393 stars 74 forks source link

Bump axios to 1.7.2 #216

Closed cungminh2710 closed 4 weeks ago

cungminh2710 commented 1 month ago

Change Summary

Bumping axios to minimum 1.7.2. The new version has fetch adapter in case xhr and http adapters are not available on Edge Runtime (Cloudflare, Vercel Edge, etc).

Close #161

PR Checklist

jasonbosco commented 4 weeks ago

Published this in v2.0.0-0.

Thank you for the PR!