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

[🐞] Missing integration types in 0.10.3 #658

Closed
jrood opened this issue Jan 7, 2025 · 2 comments
Closed

[🐞] Missing integration types in 0.10.3 #658

jrood opened this issue Jan 7, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@jrood
Copy link

jrood commented Jan 7, 2025

Describe the bug

Version 0.10.2 included an integration/index.d.ts file. Version 0.10.3 seems to be missing this file. The result is that one cannot import types such as PartytownConfig.

Reproduction

https://www.npmjs.com/package/@builder.io/partytown/v/0.10.3?activeTab=code

Steps to reproduce

View the 0.10.2 code on npm. Under integration, notice that a index.d.ts file is present.
View the 0.10.3 code on npm. Under integration, notice that a index.d.ts file is missing.

Browser Info

Local dev env

Additional Information

No response

@jrood jrood added the bug Something isn't working label Jan 7, 2025
@gioboa
Copy link
Member

gioboa commented Jan 7, 2025

Hi @jrood version 0.10.3 is literally the same as 0.10.2 + a warning to inform you that now partytown is under QwikDev org and in fact, you can download 0.11.0 here

@gioboa
Copy link
Member

gioboa commented Jan 7, 2025

Thanks for the feedback, I double checked the 0.11.0 and types are there 🎉

@gioboa gioboa closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants