Skip to content

Releases: getsentry/sentry-wizard

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)

3.21.0

11 Mar 11:10
Compare
Choose a tag to compare
  • feat(nextjs): Add comment to add spotlight in Sentry.init for Next.js server config (#545)
  • feat(nextjs): Pin installed Next.js SDK version to version 7 (#550)
  • feat(remix): Add example page (#542)
  • feat(sveltekit): Add comment for spotlight in Sentry.init for SvelteKit server hooks config (#546)
  • ref(nextjs): Add note about tunnelRoute and Next.js middleware incompatibility (#544)
  • ref(remix): Remove Vite dev-mode modification step (#543)

3.20.5

26 Feb 10:00
Compare
Choose a tag to compare
  • fix: Update @clack/core to fix selection error on Windows (#539)

Thanks to @gramliu for contributing!

3.20.4

07 Feb 08:32
Compare
Choose a tag to compare
  • ref(remix): Replace BrowserTracing with browserTracingIntegration (#533)

3.20.3

02 Feb 08:12
Compare
Choose a tag to compare
  • ref(nextjs): Replace new Replay() with replayIntegration (#532)
  • ref(remix): Replace new Replay() with replayIntegration (#532)
  • ref(sveltekit): Replace new Replay() with replayIntegration (#532)

3.20.3-beta.0

12 Jan 09:33
Compare
Choose a tag to compare
3.20.3-beta.0 Pre-release
Pre-release
  • ref(wizard): Remove axios in favor of node-fetch (#526)

3.20.2

10 Jan 13:56
Compare
Choose a tag to compare
  • ref(wizard): Print error object if wizard endpoint API request failed (#524)

3.20.1

22 Dec 11:19
Compare
Choose a tag to compare
  • fix(nextjs): Replace deprecated Sentry API calls in example page templates (#520)
  • fix(sveltekit): Replace deprecated Sentry API calls in example page templates (#520)