Skip to content

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

Merged
Lms24 merged 1 commit intodevelopfrom
lms/fix-astro-integration-type-definition
Oct 24, 2023
Merged

fix(astro): Add integration default export to types entry point#9337
Lms24 merged 1 commit intodevelopfrom
lms/fix-astro-integration-type-definition

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 AbhiPrasad and mydea 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