Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
6.2.0
12 Aug 15:08
Compare
Sorry, something went wrong.
No results found
feat(cocoa): Add structured logs opt-in option (#1051 )
feat(electron): Show sendDefaultPii: true inside Sentry.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 from hasSentryContent (#1061 )
Internal Changes
chore: remove unused deps (@clack/core, rimraf, @types/*) (#1065 )
chore: remove unused deps (tsx, dotenv, @sentry-internal/sdk) (#1068 )
Work in this release was contributed by @outslept . Thank you for your contribution!
6.1.2
31 Jul 16:41
Compare
Sorry, something went wrong.
No results found
ref(angular,nextjs,nuxt,remix,sveltekit): Install SDK package version @^10 (#1048 )
6.1.1
31 Jul 12:48
Compare
Sorry, something went wrong.
No results found
fix(apple): Added methods to add and update Sentry build phase script (#1029 )
ref(angular,nextjs): Install SDK package with version @^9 (#1047 )
6.1.0
25 Jul 13:07
Compare
Sorry, something went wrong.
No results found
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 )
6.0.0
24 Jul 13:43
Compare
Sorry, something went wrong.
No results found
Breaking Changes
remove(remix)!: Drop Remix v1 support (#1013 )
5.4.0
16 Jul 10:03
Compare
Sorry, something went wrong.
No results found
feat: Introduce run build command and prompts in sourcemaps wizard (#1024 )
feat: Add a default build path for create-react-app in soucemaps wizard (#1025 )
5.3.0
08 Jul 11:16
Compare
Sorry, something went wrong.
No results found
fix(react-native): Avoid importing isPlainObject from @sentry/utils (#1023 )
feat(flutter): Add replay configuration option (#1012 )
5.2.0
03 Jul 11:20
Compare
Sorry, something went wrong.
No results found
fix(nextjs): Update jsx/tsx snippets (#1015 )
feat(nextjs): deactivate error button when adblocker is detected (#1010 )
feat(remix): deactivate error button when adblocker is detected (#1017 )
feat(sveltekit): deactivate error button when adblocker is detected (#1018 )
feat(nuxt): deactivate error button when adblocker is detected (#1019 )
5.1.0
02 Jun 14:44
Compare
Sorry, something went wrong.
No results found
feat(nextjs): Add template for generateMetadata in App router for next@14 (#1003 )
feat(sourcemaps): Add Cloudflare Wrangler Tool Flow (#999 )
5.0.0
21 May 10:12
Compare
Sorry, something went wrong.
No results found
Breaking changes
!remove(react-native): Uninstall command (#983 )
!remove(react-native): Old SDK versions support, Wizard only supports the latest Sentry RN SDK (#984 )
Other changes
fix(cordova): Don't fail to build if node isn't found. (#694 )
ref(cordova): Improved logs with Cordova integration and Sentry-CLI now runs in foregroung. (#694 )