baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

Update to rxjs 7 #188

Open anandsathe67 opened 2 years ago

anandsathe67 commented 2 years ago

rxjs 7 is now at 7.3.x and is widely used. This plugin (upto 3.1.2-rc.3) is using rxjs 6.6.7. This causes compilation issues for consumers who are at 7.x. Please consider if it is viable for you to migrate to rxjs 7.x