Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
2.3.1
- fix(nextjs): Always check for both,
next
and @sentry/nextjs
presence and version (#209)
- fix:
cli.executable
property should be resolved from cwd (#211)
2.3.0
- feat(react-native): Xcode plugin debug files upload can include source using env
2.2.2
- feat(nextjs): Remove option to auto-wrap data fetchers and API routes (#196)
2.2.1
- feat(nextjs): Add option to auto-wrap data fetchers and API routes to Next.js config (#194)
2.2.0
- ref(nextjs): Default to hiding source maps in nextjs config (#188)
2.1.0
- feat(rn): Add support for RN TypeScript and other templates
2.0.2
- fix(electron): Remove Electron symbols.js script
2.0.1
- feat(nextjs): Add page to send onboarding sample error for Next.js (#179)
2.0.0
- fix(react-native) Xcode linking for RN 0.69 and higher (#178)
1.3.0
- chore(deps): Bump sentry-cli to 1.72.0 (#154)
- feat(nextjs): Use helper function in
_error.js
(#170)
- fix(electron): Fix version detection to use electron/package.json (#161)