Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.25.1
- fix(remix): Change
handleError
in server entry (#621)
3.25.0
- feat(react-native): Add support for Expo projects (#505)
3.24.1
- fix(nextjs): Add trailing comma to
sentryUrl
option in withSentryConfig
template (#601)
3.24.0
- 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)
3.23.3
- fix(nextjs): Fix Types of GlobalError (#592)
3.23.2
- feat(nextjs): Detect typescript usage and emit files accordingly (#580)
- fix(step-wizards): Show correct URL when prompting DSN (#577)
- feat(electron): Update code examples for v5 (#591)
1.4.1
- fix(step-wizards): Show correct URL when prompting DSN (#581)
3.23.1
- fix(nextjs): Replace
url
with sentryUrl
in withSentryConfig
options (#579)
3.23.0
- feat(reactnative): Added comment to add spotlight in Sentry.init for React Native config (#548)
- feat(reactnative): Added
withSentryConfig
Metro patch (#575)
3.22.3
- feat(nextjs): Make example page resilient to
typescript-eslint/no-floating-promises
(#568)
- fix: Remove quotes around auth token in .env files (#570)
- fix(nextjs): Remove
transpileClientSDK
from template (#571)