Skip to content

Releases: prescottprue/cypress-firebase

v0.1.0

08 Jan 08:29
d7a8439

Choose a tag to compare

  • feat(commands): run and open commands added for building config then running/opening cypress
  • feat(commands): add support for loading path from cypress.json
  • feat(core): add prettier

v0.0.8

01 Dec 08:37
bc3f6e0

Choose a tag to compare

  • feat(core): add support for test/ui fallback folder
  • feat(docs): add note about fallback folders for config (test/e2e and test/ui)

v0.0.7

01 Dec 01:47
864904e

Choose a tag to compare

  • feat(createTestEnvFile): added styled logger with figures for more clear console messages
  • feat(deps): added firebase-tools as a peerDependency (it is needed in order for callRtdb to work)
  • feat(deps): added firebase-tools-extra as a dependency instead of having it part of install instructions
  • fix(docs): updated docs to cover simplified install
  • feat(deps): dev deps updated including eslint

v0.0.6

30 Nov 07:05

Choose a tag to compare

  • feat(plugin): add plugin which loads config from .firebaserc
  • feat(cli): add figures to createTestEnvFile command logs
  • feat(docs): add api docs for custom cypress commands and cli commands

v0.0.4

16 Nov 06:11
239dc2a

Choose a tag to compare

Initial working version with Fireadmin