Skip to content

Releases: getsentry/sentry-wizard

3.34.4

04 Nov 08:49
Compare
Choose a tag to compare
  • chore(deps): Update various dependencies (#701, #700, #224)

3.34.3

30 Oct 16:48
Compare
Choose a tag to compare
  • fix(Apple): Sentry-cli not found by build phase when installed with homebrew (#691)
  • feat(nextjs): Create next.config.mjs when package.json has type: "module" (#699)

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)