Closed
Description
- Create boilerplate package for
@sentry/svelte
(feat(svelte): Add Svelte SDK Package Boilerplate #5535) - Add instrumentation for client side errors (for now, just a wrapper around the browser JS SDK) (feat(svelte): Add Error and Performance Instrumentation from Browser SDK #5543)
- Add basic unit tests (feat(svelte): Add Error and Performance Instrumentation from Browser SDK #5543)
- Add README with instructions (doc(svelte): Add Usage and Sourcemaps Instructions to README #5544)
- Validate that sourcemaps work properly with
.svelte
files - Verify NPM package structure and contents
- Un-private Package in
package.json
(chore(svelte): Remove private field from package.json #5554) - Add
@sentry/svelte
to the release registry