v1.2.0
- feat(core): support command namespacing with
commandNames
option - #122 - feat(tests): add tests for
commandNames
option - #122 - feat(commands): ability to check auth user from cy command (
cy.getAuthUser
) - #15 - fix(ci): remove duplicate build happening in size check step
- chore(tests): add retries to firestore get action test to solve flakiness in CI