Skip to content

Releases: getsentry/sentry-wizard

3.1.0-beta.0

19 Apr 15:08
Compare
Choose a tag to compare
3.1.0-beta.0 Pre-release
Pre-release
  • Redo Next.js wizard (#250)

3.0.0

18 Apr 13:35
Compare
Choose a tag to compare

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 hideSourcemapshideSourceMaps (#231) by @maxbeier

2.7.0

12 Apr 12:07
Compare
Choose a tag to compare
  • feat(rn): One line @sentry/react-native setup command (#243)
npx @sentry/wizard -s -i reactNative

2.6.1

22 Mar 19:33
Compare
Choose a tag to compare
  • fix(rn): Upload debug files from $DWARF_DSYM_FOLDER_PATH during Xcode build (#240)

2.6.0

25 Jan 15:57
Compare
Choose a tag to compare
  • feat(rn): Support patching app/build.gradle RN 0.71.0 and Expo SDK 43+ bare workflow (#229)

2.5.0

23 Jan 20:30
Compare
Choose a tag to compare
  • feat: Merge next.config.js files automatically (#222)

2.4.2

16 Jan 19:41
Compare
Choose a tag to compare
  • feat(nextjs): Add sentry.edge.config.js template (#227)

2.4.1

10 Jan 18:31
Compare
Choose a tag to compare
  • 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

29 Nov 14:20
Compare
Choose a tag to compare
  • Raise nextjs version limit to include 13 (#206)
  • feat(react-native): Xcode plugin includes collect modules script (#210)

1.4.0

28 Nov 22:59
Compare
Choose a tag to compare
  • feat(react-native): Xcode plugin includes collect modules script (#213)