Closed
Description
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
- Alpha Release 1.0 Svelte SDK Alpha 1.0 Release #5520 (@Lms24)
- Alpha Release 2.0 Svelte SDK Alpha 2.0 Release #5573 (@Lms24)
- Beta Release Svelte SDK Beta Release #5671
- GA
Deps
Stretch Goals
- Add Svelte(kit?) integration tests