getsentry / getsentry/sentry-javascript
[v11] Manual test Nuxt
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 523
Description
Greenfield customer-path test for `@sentry/nuxt` on SDK v11 alpha (`11.0.0-alpha.1` or newer).
**Scaffold:** `nuxi init`.
Parent: [JS-3386](). Wizard still installs v10 until [WIZARD-139]() — pin `@alpha` after; do not duplicate that ticket.
## Protocol
* App lives **outside** the `sentry-javascript` monorepo
* **pnpm 10**
* Run the wizard, then pin `@sentry/nuxt@alpha` — **note if the wizard left v10**
* Install clean (peers, hoist, `@sentry/cli` scripts)
* `dev` + `build`/`start`: an **error** and a **trace** in a real Sentry project (personal **free** org is enough — not the employee `sentry` org, not a paid plan)
* No `sendDefaultPii`; `dataCollection` looks right; span streaming on
Contributor guide
Assessment
This issue has not been assessed yet.