Skip to content

Releases: getsentry/sentry-wizard

2.3.1

11 Nov 15:57
Compare
Choose a tag to compare
  • 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

24 Oct 15:02
Compare
Choose a tag to compare
  • feat(react-native): Xcode plugin debug files upload can include source using env

2.2.2

10 Oct 12:59
Compare
Choose a tag to compare
  • feat(nextjs): Remove option to auto-wrap data fetchers and API routes (#196)

2.2.1

28 Sep 13:27
Compare
Choose a tag to compare
  • feat(nextjs): Add option to auto-wrap data fetchers and API routes to Next.js config (#194)

2.2.0

31 Aug 05:25
Compare
Choose a tag to compare
  • ref(nextjs): Default to hiding source maps in nextjs config (#188)

2.1.0

29 Aug 12:38
Compare
Choose a tag to compare
  • feat(rn): Add support for RN TypeScript and other templates

2.0.2

16 Aug 15:18
Compare
Choose a tag to compare
  • fix(electron): Remove Electron symbols.js script

2.0.1

29 Jul 20:07
Compare
Choose a tag to compare
  • feat(nextjs): Add page to send onboarding sample error for Next.js (#179)

2.0.0

21 Jul 12:44
Compare
Choose a tag to compare
  • fix(react-native) Xcode linking for RN 0.69 and higher (#178)

1.3.0

21 Jul 08:09
Compare
Choose a tag to compare
  • 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)