Skip to content

Releases: getsentry/sentry-wizard

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)

3.20.0

18 Dec 15:25
Compare
Choose a tag to compare
  • feat(nextjs): Ask for confirmation before creating example page (#515)
  • feat(remix): Add instrumentation step for Express server adapters (#504)
  • feat(sveltekit): Add instrumentation step for Express server adapters (#516)
  • fix(nextjs): Instruct users to restart dev server after setup (#513)
  • ref(sveltekit): Improve Outro Message (#514)

3.19.0

05 Dec 12:26
Compare
Choose a tag to compare
  • feat(nextjs): Add instructions on how to set auth token in CI (#511)

3.18.1

04 Dec 10:36
Compare
Choose a tag to compare
  • fix(nextjs): Fix app folder lookup (#510)