Skip to content

Deprecation cleanup #256

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

Merged
merged 8 commits into from
Nov 22, 2021
Merged

Deprecation cleanup #256

merged 8 commits into from
Nov 22, 2021

Conversation

dfreeman
Copy link
Member

This removes a number of deprecated features in preparation for our v2 release, including:

  • Extensions to Ember.Component to support binding local classes to their root elements
  • All decorators for setting local class names on classic components
  • The remaining vestiges of the @after-module directive (this was deprecated before 1.0 but never actually deleted)

It also bumps majors on several of the dependencies we use in the build process, effectively bringing our required node version forward to v12.

@dfreeman
Copy link
Member Author

dfreeman commented Nov 19, 2021

Hey! Green CI! Looks like we're good for Ember 4 now

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.

1 participant