Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
3.1.0-beta.0
- Redo Next.js wizard (#250)
3.0.0
Node Version Compatibility
- The minimum Node version for the wizard is now Node 14.
Various fixes & improvements
- build: Update a bunch of dev dependencies (#248) by @lforst
- fix: Typo
hideSourcemaps
→ hideSourceMaps
(#231) by @maxbeier
2.7.0
- feat(rn): One line
@sentry/react-native
setup command (#243)
npx @sentry/wizard -s -i reactNative
2.6.1
- fix(rn): Upload debug files from
$DWARF_DSYM_FOLDER_PATH
during Xcode build (#240)
2.6.0
- feat(rn): Support patching app/build.gradle RN 0.71.0 and Expo SDK 43+ bare workflow (#229)
2.5.0
- feat: Merge next.config.js files automatically (#222)
2.4.2
- feat(nextjs): Add sentry.edge.config.js template (#227)
2.4.1
- feat: Add logic to add @sentry/nextjs if it's missing when running the wizard (#219)
- fix: Print localhost with
http
instead of https
(#212)
- feat: Add project_platform as query param if -s and -i are set (#221)
- feat: Add promo code option used for signup flows (#223)
2.4.0
- Raise nextjs version limit to include 13 (#206)
- feat(react-native): Xcode plugin includes collect modules script (#210)
1.4.0
- feat(react-native): Xcode plugin includes collect modules script (#213)