Skip to content

Releases: getsentry/sentry-wizard

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

3.16.2

03 Nov 08:59
Compare
Choose a tag to compare
  • fix(sourcemaps): Re-read package.json after CLI install (#489)
  • fix(nextjs): Set created test route handler to always be dynamic (#486)

3.16.1

23 Oct 13:59
Compare
Choose a tag to compare
  • fix(Cordova): Skip dynamic libraries on Cordova (#481)

3.16.0

10 Oct 09:25
Compare
Choose a tag to compare
  • ref(reactnative): Use clack prompts and share common code (dirty repo, login) (#473)
  • feat(reactnative): Add telemetry (#477)
  • feat(reactnative): Improve build.gradle patch so that it's more likely to work without changes in monorepos (#478)
  • fix(reactnative): Save Sentry URL, Organization and Project to sentry.properties (#479)