Dev Release: 3.0.0-dev.0
Pre-release
Pre-release
Overview:
This is a development release, future release may contain more breaking changes. This release should not be used in production as it is still being developed. This release can be used for testing and reporting feedback or issues.
In this development release, there are many major breaking changes to the Android platform.
Requirement Changes:
- Cordova-Android: 9.x
Libraries & Dependencie Updates and Changes:
- Bumped
me.leolin:[email protected]
- Bumped
Google Services Gradle [email protected]
- Migrated from Android Support Library to AndroidX
- Added
androidx.core:[email protected].+
- Added
Breaking:
- feat!(android): bump platform requirements (#122)
- feat!(android): bump me.leolin:[email protected] (#121)
- feat!(android): bump Google Services Gradle [email protected] (#120)
- feat!(android): Migrate to AndroidX (#119)
- feat!(android): migrate ASL to AndroidX
- feat!(android): swap framework support-v13 w/ androidx.core
- feat!(android): force AndroidXEnabled to true
- feat!(android): bump androidx.core:[email protected].+
- doc(android): add androidx core version
Fixes:
- fix(docs): update TS type import to new package name (#109)
Chores:
- chore(npm): bump devDep, rebuild package-lock & fix audit (#110)
Docs:
- doc: fixed minor typo (#98)