Skip to content

Releases: getsentry/sentry-wizard

3.34.2

16 Oct 15:14
Compare
Choose a tag to compare
  • fix(nextjs): Don't ask for package manager twice (#690)

3.34.1

16 Oct 14:01
Compare
Choose a tag to compare
  • fix(sveltekit): Ensure Sentry example page renders correct Html (#688)
  • ref: Handle edge cases in formatting step more gracefully (#687)

3.34.0

09 Oct 13:53
Compare
Choose a tag to compare
  • feat: Forward slugs to auth page (#686)

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!