Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.16.4
3.16.3
3.16.2
3.16.1
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 inhandleError
template (#469) - fix(remix): Update documentation links to the new routes (#470)
- fix(remix): Instrument existing root
ErrorBoundary
(#472)
3.14.1
3.14.0
3.13.0
- enh(android): Show link to issues page after setup is complete (#448)
- feat(remix): Pass
org
,project
,url
toupload-sourcemaps
script (#434) - feat(sourcemaps): Automatically enable source maps generation in
tsconfig.json
(#449) - feat(sveltekit): Add telemetry collection (#455)
- fix(nextjs): Add selfhosted url in
next.config.js
(#438) - fix(nextjs): Create necessary directories in app router (#439)
- fix(sourcemaps): Write package manager command instead of object to package.json (#453)
- ref(sveltekit): Check for minimum supported SvelteKit version (#456)
Work in this release contributed by @andreysam. Thank you for your contributions!