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

ref(sveltekit): Update SvelteKit version compatibility #7887

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Sep 20, 2023

This PR adds a recommendation to use our SDK with SvelteKit 1.24.0 or newer. The reason is that 1.24.0 contains an important fix that lets us avoid invalidating route data that previously caused an additional round of data loading.

To be clear, we're not breaking compatibility with our minimum supported version (1.0.0) but for everything before 1.24.0 the SDK causes a slight performance hit, hence the recommendation.

ref getsentry/sentry-javascript#8818

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2023 1:07pm

Copy link
Contributor

@vivianyentran vivianyentran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AbhiPrasad AbhiPrasad merged commit 0e1f374 into master Sep 25, 2023
7 checks passed
@AbhiPrasad AbhiPrasad deleted the lms/sveltekit-recommended-version branch September 25, 2023 17:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants