Releases: getsentry/sentry-cordova
Releases · getsentry/sentry-cordova
v0.8.3
- Fix missing source of ios/android
v0.8.2
- Bump to
sentry-cocoa3.12.2
v0.8.1
- Bump to
sentry-cocoa3.12.1, fix build
v0.8.0 - Warning, breaking changes
- We are using the new version of
@sentry/core&@sentry/browser
installation and setup is now different. Please see https://docs.sentry.io/
for more information. - We also renamed to package from
@sentry/cordovatosentry-cordovasince
cordova has problems dealing with namespaced packages.
v0.7.0
v0.6.0
v0.5.3
- Fix sentry.properties location
v0.5.2
- Require cordova 7.0.0 and cordova-ios 4.4.0 since we need to support embed framework
v0.5.1
- Removed console.log
v0.5.0
- Fix uploading of all build assests @DavidStrausz
- Fix install/uninstall with wizard
- Move sentry.properties into plugin folder