Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.36.0
- Remove Profiling for Android (#720)
- Add downgrade path to nitro 2.9.7 (#725)
3.35.0
- feat: Pin JS SDK versions to v8 (#712)
- Remove enableTracing for Cocoa (#715)
- feat(nuxt): Add nuxt wizard (#719)
Set up the Sentry Nuxt SDK in your app with one command:
npx @sentry/wizard@latest -i nuxt
3.34.3
- fix(Apple): Sentry-cli not found by build phase when installed with homebrew (#691)
- feat(nextjs): Create
next.config.mjs
when package.json has type: "module" (#699)
3.34.2
- fix(nextjs): Don't ask for package manager twice (#690)
3.34.1
- fix(sveltekit): Ensure Sentry example page renders correct Html (#688)
- ref: Handle edge cases in formatting step more gracefully (#687)
3.34.0
- feat: Forward slugs to auth page (#686)
3.33.0
- feat: Only format changed files with Prettier (#670)
- ref(remix): Use recursive true in error example creation (#681)
- ref(remix): Fix creation sentry example when no routes folder (#680)
- build(deps): bump axios from 1.6.0 to 1.7.4 (#655)
- build(deps): bump micromatch from 4.0.5 to 4.0.8 (#654)
3.32.0
- feat: Add
--saas
CLI arg to skip self-hosted or SaaS selection step (#678)
- ref: Add
--project
and --org
args to help message and update readme (#679)
3.31.0
- fix(sveltekit): Create bundler plugin env file instead of sentryclirc (#675)
- fix(check-sdk-version): update sentry sdk packages (#676)
- feat(telemetry): Add telemetry for org and project CLI argument usage (#677)