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

fix(javascript): remove mode from Fetch requester #1475

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-1210

Changes included:

Motivations can be found in algolia/algoliasearch-client-javascript#1452

TLDR: We can remove this parameter from the defaulted values, as it's not compatible with Cloudflare workers. If the user wants to specify it, they can by providing request options.

@shortcuts shortcuts requested a review from a team as a code owner April 19, 2023 09:18
@shortcuts shortcuts self-assigned this Apr 19, 2023
@shortcuts shortcuts requested review from damcou and Fluf22 April 19, 2023 09:18
@netlify
Copy link

netlify bot commented Apr 19, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 5028b3f
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/643fb1f8a0509e0008603a16
😎 Deploy Preview https://deploy-preview-1475--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@shortcuts shortcuts enabled auto-merge (squash) April 19, 2023 09:18
@algolia-bot
Copy link
Collaborator

algolia-bot commented Apr 19, 2023

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting !

@shortcuts shortcuts merged commit fb9dc33 into main Apr 19, 2023
16 checks passed
@shortcuts shortcuts deleted the fix/js-fetch-requester branch April 19, 2023 10:17
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Apr 19, 2023
algolia/api-clients-automation#1475

Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
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.

None yet

3 participants