Skip to content

ref(sveltekit): Update sentryHandle for 7.50.0#266

Merged
Lms24 merged 1 commit intolms/sveltekit-supportfrom
lms/change-sentryhandle
May 2, 2023
Merged

ref(sveltekit): Update sentryHandle for 7.50.0#266
Lms24 merged 1 commit intolms/sveltekit-supportfrom
lms/change-sentryhandle

Conversation

@Lms24
Copy link
Copy Markdown
Member

@Lms24 Lms24 commented May 2, 2023

This PR updates the usage of sentryHandle in the wizard after the breaking change in 7.50.0 where we converted it to a factory function. Hence usage changes from

export const handle = sentryHandle

to

export const handle = sentryHandle()

#skip-changelog

ref #244

@Lms24 Lms24 self-assigned this May 2, 2023
@Lms24 Lms24 requested review from a team, AbhiPrasad and mydea and removed request for a team May 2, 2023 07:04
@Lms24 Lms24 mentioned this pull request May 2, 2023
@Lms24 Lms24 force-pushed the lms/change-sentryhandle branch from 473a249 to 4416ea0 Compare May 2, 2023 07:06
@Lms24 Lms24 merged commit aa6ed8b into lms/sveltekit-support May 2, 2023
@Lms24 Lms24 deleted the lms/change-sentryhandle branch May 2, 2023 07:59
Lms24 added a commit that referenced this pull request May 3, 2023
Update the usage of `sentryHandle` in the wizard after the breaking change in 7.50.0 where we converted it to a factory function.
Lms24 added a commit that referenced this pull request May 3, 2023
Update the usage of `sentryHandle` in the wizard after the breaking change in 7.50.0 where we converted it to a factory function.
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.

2 participants