Skip to content

Releases: getsentry/sentry-wizard

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)

3.25.0

09 Jul 09:07
Compare
Choose a tag to compare
  • feat(react-native): Add support for Expo projects (#505)

3.24.1

05 Jul 10:02
Compare
Choose a tag to compare
  • fix(nextjs): Add trailing comma to sentryUrl option in withSentryConfig template (#601)

3.24.0

24 Jun 12:51
Compare
Choose a tag to compare
  • feat(remix): Switch to OTEL setup (#593)
  • feat(remix): Update start script for built-in Remix servers (#604)
  • deps: Bump glob to 8.1.0 (#599)