Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.31.0
3.30.0
3.29.0
3.28.0
3.27.0
- 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
- 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)