Skip to content

Tags: dominics/cypress-firebase

Tags

v4.1.1-rc.0

Toggle v4.1.1-rc.0's commit message

Unverified

The email in this signature doesn’t match the committer email.
Don't use prepare script keyword

v3.0.3-rc.0

Toggle v3.0.3-rc.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dominics Dominic Scheirlinck
Perform build for release

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: more auth functionality (prescottprue#1230) - @KantiKuijk

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(ci): simplify publish workflow (prescottprue#1183)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(types): tighten up the types of callFirestore calls (prescottpru…

…e#1173)

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.5.0 (pr…

…escottprue#1065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(plugin): prevent type collision with projectRoot due to partial (p…

…rescottprue#766)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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)

v2.3.0-alpha.2

Toggle v2.3.0-alpha.2's commit message
fix: remove appName from settings

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(firestore): correctly handle timestamp in where (prescottprue#747)