Releases: getsentry/sentry-wizard
Releases · getsentry/sentry-wizard
1.2.16
- fix(nextjs): Do not capture 404s as exceptions in
_error
(#146)
1.2.15
- Check version range rather than minimum version for nextjs (#143)
1.2.14
- Automatically include
pages/_error.js
when setting up nextjs project (#140)
- Clarify "Usage" section of
README.md
(#139)
1.2.13
- Fix
.sentryclirc
file formatting (#131)
1.2.12
- Don't expose auth token in
sentry.properties
(#128)
1.2.11
- Parse Next.js version as a string, instead of int (#122)
1.2.10
- Check new contents before overwriting a file (#117)
1.2.9
- Add performance monitoring support to nextjs scripts (#114)
- Make webpack silent by default in nextjs config (#113)
v1.2.8
- Fix React Native JS patching throwing errors due to incorrect argument
v1.2.7
- Fix React Native uninstall script
- Fix platform selection issues and repeated prompts on Mobile Projects.