Tags: dominics/cypress-firebase
Tags
feat: more auth functionality (prescottprue#1230) - @KantiKuijk
feat: drop support for node below 16 (prescottprue#760) * feat: update node build version to 16 (prescottprue#746) * feat: remove all file system interaction directly in cypress-firebase * chore: update badge in readme BREAKING CHANGE: Drop support for Node versions below 16 Build for Node 16 (previously Node 12) Drop support for environment variables auto-prefixed by CI env (such as `STAGE_SERVICE_ACCOUNT`) (prescottprue#759) Drop support for loading default service account file at ./serviceAccount.json - `GOOGLE_APPLICATION_CREDENTIALS` env variable should be used instead [as described in Firebase docs](https://firebase.google.com/docs/admin/setup#initialize-sdk)
fix(firestore): correctly handle timestamp in where (prescottprue#747)
PreviousNext