Skip to content

Releases: getsentry/sentry-wizard

3.24.0

24 Jun 12:51
Compare
Choose a tag to compare
  • feat(remix): Switch to OTEL setup (#593)
  • feat(remix): Update start script for built-in Remix servers (#604)
  • deps: Bump glob to 8.1.0 (#599)

3.23.3

19 Jun 09:02
Compare
Choose a tag to compare
  • fix(nextjs): Fix Types of GlobalError (#592)

3.23.2

17 Jun 15:31
Compare
Choose a tag to compare
  • feat(nextjs): Detect typescript usage and emit files accordingly (#580)
  • fix(step-wizards): Show correct URL when prompting DSN (#577)
  • feat(electron): Update code examples for v5 (#591)

1.4.1

12 Jun 11:07
Compare
Choose a tag to compare
  • fix(step-wizards): Show correct URL when prompting DSN (#581)

3.23.1

07 Jun 08:28
Compare
Choose a tag to compare
  • fix(nextjs): Replace url with sentryUrl in withSentryConfig options (#579)

3.23.0

03 Jun 08:38
Compare
Choose a tag to compare
  • feat(reactnative): Added comment to add spotlight in Sentry.init for React Native config (#548)
  • feat(reactnative): Added withSentryConfig Metro patch (#575)

3.22.3

23 May 10:38
Compare
Choose a tag to compare
  • feat(nextjs): Make example page resilient to
    typescript-eslint/no-floating-promises (#568)
  • fix: Remove quotes around auth token in .env files (#570)
  • fix(nextjs): Remove transpileClientSDK from template (#571)

3.22.2

14 May 10:39
Compare
Choose a tag to compare
  • feat(nextjs): Adjust Next.js wizard for usage with v8 SDK (#567)

3.22.1

25 Apr 07:57
Compare
Choose a tag to compare
  • fix(wizard): Handle missing auth token in wizard API endpoint response (#566)

3.22.0

10 Apr 09:04
Compare
Choose a tag to compare
  • feat(nextjs): Ask users about tunnelRoute option (#556)