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

Fix deprecation message for using NamedBase #969

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

mischah
Copy link
Member

@mischah mischah commented Oct 18, 2016

Fixes #886

Changes deprecation message when using

yeoman.generators.NamedBase.extend()

Before:

yeoman generators namedbase extend-before

After:

yeoman generators namedbase extend-after


Correct deprecation messages remain untouched.

yeoman.generators.Base.extend()

yeoman generators base extend-after

yeoman.NamedBase.extend()

yeoman namedbase extend-after

@SBoudrias
Copy link
Member

Great!!

@SBoudrias SBoudrias merged commit d3b4eca into yeoman:master Oct 18, 2016
@mischah mischah deleted the fix-deprecation-messages branch October 18, 2016 21:28
@mischah
Copy link
Member Author

mischah commented Oct 18, 2016

✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants