prescottprue/cypress-firebase

feat: switch to modular firebase sdks internally

prescottprue opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
Switch to v9 internally for firebase - this will likley be a breaking change as namespaced imports will be used which are available in v9 and later only

Describe the solution you'd like

Describe alternatives you've considered

Additional context

#501 (comment) calls out the need for more than two wheres - with the modular SDK OR is also possible with 2+ wheres: https://firebase.google.com/docs/firestore/query-data/queries#web-modular-api_14