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

feat(test-apps): fix Ember 5.x deprecations. Support Ember 6.0 testing #2897

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

BobrImperator
Copy link
Collaborator

  • classic-test-app Fixes action helper/modifier deprecation
  • classic-test-app & test-app Fixes component template structure.
    Components aren't allowed to have templates inside app/templates directory. They must be colocated.
  • Adds ember-6.0 testing scenario
  • Removes non-LTS ember-4.0 scenario.

Reference https://deprecations.emberjs.com/v5.x/

closes #2866

@BobrImperator BobrImperator merged commit 81de99b into master Dec 29, 2024
42 checks passed
@BobrImperator BobrImperator deleted the ember-6 branch December 29, 2024 23:59
@github-actions github-actions bot mentioned this pull request Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI needs update
1 participant