Skip to content

v0.1.5

Choose a tag to compare

@prescottprue prescottprue released this 22 Mar 19:39
a8413b0
  • feat(core): support passing service account through SERVICE_ACCOUNT environment variable
  • fix(core): add warning if FIREBASE_CLIENT_ID is set within environment (since it will override FIREBASE_TOKEN, which can cause unexpected errors)
  • feat(docs): add note about how SERVICE_ACCOUNT environment variable is now supported
  • fix(docs): add note about requirement of service account to docs for createTestEnvFile