Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Cypress.Log.command -> Cypress.log #622

Closed
brian-mann opened this issue Sep 6, 2017 · 3 comments
Closed

Rename Cypress.Log.command -> Cypress.log #622

brian-mann opened this issue Sep 6, 2017 · 3 comments
Assignees
Labels
type: enhancement Requested enhancement of existing feature
Milestone

Comments

@brian-mann
Copy link
Member

brian-mann commented Sep 6, 2017

To make some of our interfaces more consistent we're renaming this.

Cypress.Log.command(...) // => Cypress.log(...)
@brian-mann brian-mann added the type: enhancement Requested enhancement of existing feature label Sep 6, 2017
@brian-mann brian-mann self-assigned this Sep 6, 2017
@brian-mann
Copy link
Member Author

Using the old way will provide an error telling you to do this.

screen shot 2017-09-06 at 5 32 19 pm

@brian-mann
Copy link
Member Author

The code for this is done, but has yet to be released. We'll update this issue and reference the changelog when it's released.

@brian-mann brian-mann added this to the 0.20.0 milestone Sep 14, 2017
@brian-mann
Copy link
Member Author

Fixed in 0.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Requested enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant