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

[@sentry/svelte] Svelte SDK Roadmap #5492

Closed
7 of 8 tasks
AbhiPrasad opened this issue Jul 28, 2022 · 7 comments
Closed
7 of 8 tasks

[@sentry/svelte] Svelte SDK Roadmap #5492

AbhiPrasad opened this issue Jul 28, 2022 · 7 comments
Assignees
Labels
Package: svelte Issues related to the Sentry Svelte SDK
Milestone

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Jul 28, 2022

Update: @sentry/svelte has been released: https://www.npmjs.com/package/@sentry/svelte

Problem Statement

Ref: #3494

Hey folks. The Sentry JS team started to look at a first-class integration for the Svelte Framework, so you can build "cybernetically enhanced web apps" with more confidence 😎

This GH issue outlines the public roadmap we'll be following. This is a living document, so things may change here at any time. If you have feedback, please let us know!

Some might be asking - what about SvelteKit? Don't worry - the team is taking a look at it, but we are going to focus on just Svelte to start.

Solution Brainstorm

A SDK similar to what we have for React/Vue/Angular - @sentry/svelte

  • Instrument client side errors
  • Instrument client side performance monitoring
  • Release health support
  • Fully featured docs on https://docs.sentry.io/

Update. We now have an alpha release of the SDK. Please see https://www.npmjs.com/package/@sentry/svelte. We appreciate any feedback you have for us here.

Work

Deps

Stretch Goals

  • Add Svelte(kit?) integration tests
@AbhiPrasad
Copy link
Member Author

As per https://twitter.com/rich_harris/status/1552795814124216320?s=21&t=WY2XJd3XP8GaEMuXWxeTFA, we probably want to hold off on SvelteKit support until 1.0 to make sure we don't get affected by the breaking changes.

@smeubank smeubank added this to the Svelte SDK milestone Aug 3, 2022
@vladanpaunovic vladanpaunovic changed the title Svelte SDK Create a Svelte SDK [@sentry/svelte] Aug 8, 2022
@vladanpaunovic vladanpaunovic changed the title Create a Svelte SDK [@sentry/svelte] [@sentry/svelte] Create a Svelte SDK Aug 8, 2022
@vladanpaunovic vladanpaunovic added the Package: svelte Issues related to the Sentry Svelte SDK label Aug 8, 2022
@vladanpaunovic vladanpaunovic changed the title [@sentry/svelte] Create a Svelte SDK [@sentry/svelte] Svelte SDK Roadmap Aug 8, 2022
@Lms24
Copy link
Member

Lms24 commented Aug 12, 2022

Hey everyone, we just released the first alpha of our Svelte SDK. Check it out here and feel free to leave some feedback. Thanks!

@Lms24
Copy link
Member

Lms24 commented Sep 1, 2022

Hey folks, we released the second alpha version of the Svelte SDK. Feel free to check it out by updating to @sentry/svelte@7.12.0. This release adds a new Svelte-specific feature to the SDK: Component Tracking. We would appreciate feedback on the SDK. Our plan is to move this SDK to beta state with the next release.

@andreasnuesslein
Copy link

andreasnuesslein commented Sep 8, 2022

As per https://twitter.com/rich_harris/status/1552795814124216320?s=21&t=WY2XJd3XP8GaEMuXWxeTFA, we probably want to hold off on SvelteKit support until 1.0 to make sure we don't get affected by the breaking changes.

They did do that big load and routes update now btw @AbhiPrasad

@AbhiPrasad
Copy link
Member Author

Hey! We'll be closing this issue since our Svelte SDK is stable and has been released for a while. For those who are interested in SvelteKit support, please reach out on our GH discussion! #5838

@andreasnuesslein
Copy link

hey @AbhiPrasad thanks for the update. btw: in the description it still says "still in beta state" ;) https://www.npmjs.com/package/@sentry/svelte

cheers

@AbhiPrasad
Copy link
Member Author

@andreasnuesslein fixed with #5822, will update after the next release!

@AbhiPrasad AbhiPrasad unpinned this issue Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: svelte Issues related to the Sentry Svelte SDK
Projects
None yet
Development

No branches or pull requests

5 participants