7.0.0 (2022-01-21)
⚠ BREAKING CHANGES
- release: use conventional commits style for commit parsing
- update dependencies
- migrate to typescript (#155)
Features
- add clearUserID to AppEventsLogger (
setUserId(null)
throws exception from SDK) (#185) (03306a6) - export all module types (#173) (bd7f968)
- ios: AEM logger (#165) (be1e861)
Bug Fixes
- android, build: delete jcenter from rootProject - should not affect consuming apps (#184) (a76c285)
- android, deprecation: Replace deprecated GameRequestDialog (#172) (a0c20d2)
- android: remove dead code (#176) (a24bdb4)
- iOS: update deprecated methods (81fc259)
- release: use conventional commits style for commit parsing (c311031), closes #164
- update dependencies (ddc968f)