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

Retain async / generator behavior on class methods (Fixes #521) #524

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

gitKrystan
Copy link
Collaborator

@gitKrystan gitKrystan commented Mar 15, 2023

Fixes #521

@gitKrystan gitKrystan added the bug Something isn't working label Mar 15, 2023
@gitKrystan gitKrystan requested a review from wycats March 15, 2023 20:31
@henriknh
Copy link

henriknh commented Apr 5, 2023

Any update on getting this merged?

@wycats wycats merged commit 4dcaa6d into ember-codemods:master Apr 5, 2023
@wycats
Copy link
Contributor

wycats commented Apr 5, 2023

It's merged! Sorry for the delay 😄

@gitKrystan
Copy link
Collaborator Author

I have one more PR to get merged before cutting the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

codemod is removing async from methods
3 participants