Skip to content

Releases: getsentry/sentry-wizard

3.33.0

09 Oct 10:11
Compare
Choose a tag to compare
  • feat: Only format changed files with Prettier (#670)
  • ref(remix): Use recursive true in error example creation (#681)
  • ref(remix): Fix creation sentry example when no routes folder (#680)
  • build(deps): bump axios from 1.6.0 to 1.7.4 (#655)
  • build(deps): bump micromatch from 4.0.5 to 4.0.8 (#654)

3.32.0

27 Sep 11:05
Compare
Choose a tag to compare
  • feat: Add --saas CLI arg to skip self-hosted or SaaS selection step (#678)
  • ref: Add --project and --org args to help message and update readme (#679)

3.31.0

24 Sep 16:12
Compare
Choose a tag to compare
  • fix(sveltekit): Create bundler plugin env file instead of sentryclirc (#675)
  • fix(check-sdk-version): update sentry sdk packages (#676)
  • feat(telemetry): Add telemetry for org and project CLI argument usage (#677)

3.30.0

19 Sep 13:29
Compare
Choose a tag to compare
  • feat: Allow passing org and project slug parameters (#671)

3.29.0

10 Sep 10:56
Compare
Choose a tag to compare
  • ref(nextjs): Adjust dev server command in verification message (#665)
  • feat(remix): Add feature selection (#646)
  • feat: Try running Prettier on exit (#644)
  • fix(remix): Don't create .sentrclirc if project uses Vite (#667)

3.28.0

05 Sep 13:23
Compare
Choose a tag to compare
  • feat(nextjs): Warn about Turbopack incompatibility (#657)
  • feat(sveltekit): Add feature selection (#648)

3.27.0

30 Aug 07:15
Compare
Choose a tag to compare
  • feat(nextjs): Add feature selection (#631)
  • fix(nextjs): Don't inject replay integration in server configs (#651)
  • fix(deps): fix(deps): Add recast as a direct dependency (#653)
  • fix: Fix issue stream URL for self-hosted instances (#645)
  • feat: Detect Yarn v2+ (#652)

Work in this release contributed by @maximal. Thank you for your contributions!

3.26.0

02 Aug 10:15
Compare
Choose a tag to compare
  • fix(nextjs): Don't add '.env.sentry-build-plugin' to .gitignore if it's already there (#610)
  • feat(nextjs): Support all next.config file types (#630)
  • fix(nextjs): Update instrumentation and example creation logic for app or pages usage (#629)
  • feat(nextjs): Prompt for reactComponentAnnotation (#634)
  • fix(nextjs): Add missing Error.getInitialProps calls in Next.js error page snippets (#632)
  • fix/feat: Improve error logging for package installation (#635)
  • fix: Properly close open handles (#638)

3.25.2

15 Jul 14:17
Compare
Choose a tag to compare
  • ref: Improve intro and wizard selection (#625)

3.25.1

10 Jul 13:35
Compare
Choose a tag to compare
  • fix(remix): Change handleError in server entry (#621)