Skip to content

fix(javascript): export types for algoliasearch #706

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

Merged
merged 2 commits into from
Jun 17, 2022

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/APIC-540

Changes included:

Type exports

algoliasearch was not exporting types from its dependencies, which required type imports from the other clients.

Correctly skip type checking for builds:

Type checking happened at every build of every formats, while checking the first format is enough as they all have the same base.

🧪 Test

CI :D

@shortcuts shortcuts self-assigned this Jun 16, 2022
@netlify
Copy link

netlify bot commented Jun 16, 2022

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 70c79bc
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/62ac47011a70290008e1c180
😎 Deploy Preview https://deploy-preview-706--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.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 16, 2022

✗ 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.

@shortcuts shortcuts force-pushed the fix/js-algoliasearch-exported-types branch from 6ee8056 to 70c79bc Compare June 17, 2022 09:18
@shortcuts shortcuts requested a review from damcou June 17, 2022 09:19
@shortcuts shortcuts marked this pull request as ready for review June 17, 2022 09:19
@shortcuts shortcuts enabled auto-merge (squash) June 17, 2022 10:06
Copy link
Contributor

@damcou damcou left a comment

Choose a reason for hiding this comment

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

🚀

@shortcuts shortcuts merged commit 33cffcb into main Jun 17, 2022
@shortcuts shortcuts deleted the fix/js-algoliasearch-exported-types branch June 17, 2022 10:06
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Jun 17, 2022
medicindev pushed a commit to medicindev/Algolia-Client--JavaScript that referenced this pull request Mar 8, 2025
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.

3 participants