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): do not publish ts #4009

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Oct 21, 2024

🧭 What and Why

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

Changes included:

closes algolia/algoliasearch-client-javascript#1565
closes #3784

we shouldn't publish the typescript files for the clients as well, follow up of #3966, however I wonder why it worked in previous v5 versions? in v4, those files were not published

Verified

This commit was signed with the committer’s verified signature.
Fil Philippe Rivière
@shortcuts shortcuts self-assigned this Oct 21, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 21, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 6e493971a822a759a3c34f804690e82f06eb275f
🍃 Generated commit ab6db5e2cd57ad527050922d54a79f11c8db50b5
🌲 Generated branch generated/fix/javascript-publish-ts
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1581

@shortcuts shortcuts marked this pull request as ready for review October 21, 2024 08:31
@shortcuts shortcuts requested a review from a team as a code owner October 21, 2024 08:31
@shortcuts shortcuts merged commit d3ef71c into main Oct 21, 2024
14 checks passed
@shortcuts shortcuts deleted the fix/javascript-publish-ts branch October 21, 2024 08:48
algolia-bot added a commit that referenced this pull request Oct 21, 2024

Verified

This commit was signed with the committer’s verified signature.
Fil Philippe Rivière
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Oct 21, 2024

Verified

This commit was signed with the committer’s verified signature.
Fil Philippe Rivière
algolia/api-clients-automation#4009

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
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.

[bug]: algoliasearch fails with tsx and ESM ("type": "module") [bug]: Webpack / Typescript build issues
3 participants