3.0.0-rc.1 (2021-04-29)
Bug Fixes
- generate Capacitor.Plugins object (#4496) (1c71b7a)
- android: Release the call after reject/resolve (#4318) (a9f30a8)
- android: resolve issue with activity result API registration for fragments (#4402) (ac6c6bc)
- cli: Allow prereleases on node version check (#4469) (dd26a98)
- cli: filter targets without id from run device list (#4397) (9ec444f)
- cordova: use proper targetSdkVersion (#4498) (7d48be8)
- core: Call native implementation before web implementation (#4493) (febd606)
- core: Use web listener if there is no native implementation (#4488) (196d843)
- ios: cordova-plugin-screen-orientation compatibility (#4367) (b893a57)
- ios: fire resume/pause events if no cordova plugins installed (#4467) (0105f7a)
- ios: put cancel button of confirm/prompt on the left (#4464) (e5b53aa)