Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
6.6.0
- feat(angular): Set
sendDefaultPii: true
by default (#1057) - feat(nextjs): Update turbopack warning (#1089)
- feat(nextjs): Set
sendDefaultPii: true
by default (#1052) - feat(nuxt): Set
sendDefaultPii: true
by default (#1060) - feat(remix): Set
sendDefaultPii: true
by default (#1053) - feat(sveltekit): Set
sendDefaultPii: true
by default (#1055) - fix(apple): Remove
options.debug: true
from SDK init snippet (#1096) - fix(nextjs): Remove
debug: false
option from SDK init snippets (#1099) - feat(react-native): Updates the bundle script in React Native to match the one from the docs (#1098)
6.5.0
6.4.0
6.3.0
6.2.0
- feat(cocoa): Add structured logs opt-in option (#1051)
- feat(electron): Show
sendDefaultPii: true
insideSentry.init
example (#1062) - feat(flutter): Add structured logs opt-in #1050 (#1050)
- fix(nextjs): Prevent double-wrapping of Next.js config (#1058)
- fix(react-native): Add support for metro.config.cjs files (#1064)
- fix(remix): Wrap app with
withSentry
independently fromhasSentryContent
(#1061)
Internal Changes
Work in this release was contributed by @outslept. Thank you for your contribution!
6.1.2
6.1.1
6.1.0
- feat(nextjs): Add option to enable logs to be sent to Sentry (#1031)
- feat(angular): Add option to enable logs to be sent to Sentry (#1036)
- feat(nuxt): Add option to enable logs to be sent to Sentry (#1040)
- feat(remix): Add option to enable logs to be sent to Sentry (#1041)
- feat(sveltekit): Add option to enable logs to be sent to Sentry (#1042)