-
Requested by: @AbhiPrasad
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/9a7af577f4edb22cecab39bcb9358fa7771c33bd...refs/heads/release/7.96…
-
A full list of all the platforms that we 'support'. FE list based on `static/app/data/platformCategories.tsx`
Frontend/JS:
- capacitor
- electron
- javascript-angular
- javascript-astro
- jav…
-
### Describe the bug
> I am unsure if I should be filing this here in stitches, but I have yet to encounter this issue with remix or nextjs SSR, so I am filing it here.
### Context
[Stitches](h…
lhjt updated
10 months ago
-
Requested by: @mydea
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/d6e8bf84acc721b1a15acbf075e62e093f1a1917...refs/heads/release/7.94.0)
-…
-
Requested by: @Lms24
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/30eddd5e9013df5da19e36e67359eb037d06b09d...refs/heads/release/7.93.0)
-…
-
Requested by: @AbhiPrasad
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/4c19ee369bc9248bafea20c431def8f582ad9d0e...refs/heads/release/7.92…
-
## Goal
Write tutorials for all our key products in ALL our supported SDKs and frameworks
## Why?
We currently have 4 types of tutorials that we write for our products:
- How to set up an…
-
### What happened?
Using the default Sveltekit ("version": "2.5.4") demo application I have the following on the **+page.server.ts**:
```typescript
import type { PageServerLoad } from './$types…
-
## Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow t…
-
If a `vite.config.js` (or any other accepted vite configuration file) doesn't exist, tell the user to run `npx vite@latest init` because Storybook doesn't set up any plugins by default.