6.0.0-rc.0 (2024-01-23)
Bug Fixes
- android: don't proxy requests if no jsInjector (#7199) (7dc5585)
- android: handle deprecation warnings (#7190) (06636d7)
- cli: correctly build and sign Android apps using Flavors (#7082) (7d3a99d)
- cli: Specify keystore alias and alias password build options for apksigner (#7073) (6612c49)
- cli: type only import in config (#6765) (2b493ae)
- cli: Update plugins with breaking changes (#7148) (b8c2a92)
- remove duplicates from auto registration array using set (#7192) (c4984ae)
- stop crashing from
objc_getClassList
(#7187) (e148db7) - web: Implement
retainUntilConsumed
on notifyListeners (#7127) (526292e)