[@sentry/svelte] Svelte SDK Roadmap
See original GitHub issueUpdate: @sentry/svelte has been released: https://www.npmjs.com/package/@sentry/svelte
Problem Statement
Ref: https://github.com/getsentry/sentry-javascript/issues/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
- Alpha Release 1.0 https://github.com/getsentry/sentry-javascript/issues/5520 (@Lms24)
- Alpha Release 2.0 https://github.com/getsentry/sentry-javascript/issues/5573 (@Lms24)
- Beta Release https://github.com/getsentry/sentry-javascript/issues/5671
- GA
Deps
Stretch Goals
- Add Svelte(kit?) integration tests
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:7 (5 by maintainers)
Top GitHub Comments
Hey everyone, we just released the first alpha of our Svelte SDK. Check it out here and feel free to leave some feedback. Thanks!
They did do that big
load
androutes
update now btw @AbhiPrasad