Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.18.0
- 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
- 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
- fix(wizard): Update wizard API data type and issue stream url creation (#500)
3.16.4
- feat(nextjs): Add instructions for custom _error page (#496)
3.16.3
- fix(sourcemaps): Re-read package.json when modifying build command #493
3.16.2
- 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
- fix(Cordova): Skip dynamic libraries on Cordova (#481)
3.16.0
- 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)
3.15.0
- feat(remix): Support sourcemap uploads of Hydrogen apps (#474)
- fix(remix): Use captureRemixServerException inside handleError (#466)
- fix(remix): Fix
request
arg in handleError
template (#469)
- fix(remix): Update documentation links to the new routes (#470)
- fix(remix): Instrument existing root
ErrorBoundary
(#472)
3.14.1
ref(sveltekit): Add log for successful Vite plugin insertion (#465)