Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.39.0
- Always send platform query param to auth page (#757)
- fix(nextjs): Mention correct local auth token file during source map generation (#764)
3.38.0
- feat(react-native): Add minimum supported Sentry React Native SDK version detection (>=5.0.0) (#752)
- fix(deps): Bump to
[email protected]
to resolve deprecated dependency warning (#753)
- fix(react-native): Replaces the deprecated enableSpotlight option with spotlight (#750)
3.37.0
- feat(nuxt): Add
import-in-the-middle
install step when using pnpm (#727)
- fix(nuxt): Remove unused parameter in sentry-example-api template (#734)
- fix(nuxt): Remove option to downgrade override nitropack (#744)
- feat(nuxt): Add deployment-platform flow with links to docs (#747)
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)