Skip to content

Releases: getsentry/sentry-wizard

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)

3.18.0

30 Nov 10:21
Compare
Choose a tag to compare
  • feat(nextjs): Add instructions on how to add a global-error page to Next.js
    App Router (#506)
  • feat(nextjs): Automatically enable vercel cron monitors (#507)

3.17.0

22 Nov 12:23
Compare
Choose a tag to compare
  • feat(reactnative): Use Xcode scripts bundled with Sentry RN SDK (#499)
  • feat(reactnative): Make pod install step optional (#501)
  • feat(remix): Add Vite support (#495)
  • feat(reactnative): Add Sentry Metro serializer (#502)

3.16.5

16 Nov 16:54
Compare
Choose a tag to compare
  • fix(wizard): Update wizard API data type and issue stream url creation (#500)

3.16.4

14 Nov 16:03
Compare
Choose a tag to compare
  • feat(nextjs): Add instructions for custom _error page (#496)

3.16.3

10 Nov 09:42
Compare
Choose a tag to compare
  • fix(sourcemaps): Re-read package.json when modifying build command #493