Skip to content

Releases: getsentry/sentry-wizard

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)

3.15.0

29 Sep 17:33
Compare
Choose a tag to compare
  • 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

20 Sep 08:02
Compare
Choose a tag to compare

ref(sveltekit): Add log for successful Vite plugin insertion (#465)

3.14.0

19 Sep 11:19
Compare
Choose a tag to compare

feat(nextjs): Add telemetry collection to NextJS wizard (#458)
feat(wizard): Ask for confirmation to continue if git repo is not clean (#462)
fix(remix): Fix Remix version and TS checks (#464)

3.13.0

14 Sep 13:54
Compare
Choose a tag to compare
  • enh(android): Show link to issues page after setup is complete (#448)
  • feat(remix): Pass org, project, url to upload-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!

3.12.0

12 Sep 12:35
Compare
Choose a tag to compare
  • feat(sourcemaps): Automatically insert Sentry Webpack plugin (#432)
  • fix(android): Add support for unusual import statements (#440)
  • fix(wizard): Sort projects in project-selection step (#441)
  • enh(android): Add more telemetry (#435)