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

Migrate to functional plugin format. #41

Merged
merged 1 commit into from Mar 23, 2021
Merged

Conversation

rwjblue
Copy link
Collaborator

@rwjblue rwjblue commented Mar 4, 2021

Ember has internally migrated from the class based plugin format into this functional one for quite a while, but has finally deprecated the class based version.

This updates the transform to use the newer style and avoid the deprecation.

References:

Ember has internally migrated from the class based plugin format into
this functional one for quite a while, but has finally deprecated the
class based version.

This updates the transform to use the newer style and avoid the
deprecation.
@rwjblue rwjblue added the enhancement New feature or request label Mar 4, 2021
@rwjblue rwjblue requested a review from chancancode March 5, 2021 21:56
@wagenet wagenet merged commit c8b9b28 into main Mar 23, 2021
@wagenet wagenet deleted the migrate-to-functional-plugin branch March 23, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants