Skip to content

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

Merged
wycats merged 2 commits intoember-codemods:masterfrom
gitKrystan:fix-521
Apr 5, 2023
Merged

Retain async / generator behavior on class methods (Fixes #521)#524
wycats merged 2 commits intoember-codemods:masterfrom
gitKrystan:fix-521

Conversation

@gitKrystan
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

wycats commented Apr 5, 2023

It's merged! Sorry for the delay 😄

@gitKrystan
Copy link
Copy Markdown
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