Skip to content

fix(astro): Add integration default export to types entry point #9337

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 1 commit into from
Oct 24, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Oct 23, 2023

This PR adds the @sentry/astro package's default export (i.e. the sentryAstro integration) to the types entry point. Previously, the missing default export type declaration caused a type error in astro.config.ts files (astro.config.mjs is the default).

Thanks @aldy505 for reporting!

@Lms24 Lms24 requested review from mydea and AbhiPrasad October 23, 2023 15:25
@Lms24 Lms24 merged commit a410b04 into develop Oct 24, 2023
@Lms24 Lms24 deleted the lms/fix-astro-integration-type-definition branch October 24, 2023 07:25
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