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

Ensure ember-classic ember-try scenario uses Ember 3.x #9659

Merged
merged 1 commit into from Oct 13, 2021

Commits on Oct 6, 2021

  1. Ensure ember-classic ember-try scenario uses Ember 3.x

    As we approach Ember 4.0.0, we need to help addons ensure that they only
    test ember-classic's set of optional features when running under 3.x.
    
    This updates the default ember-try config to hard code the
    `ember-classic` scenario to Ember 3.28 (the last 3.x Ember version).
    rwjblue committed Oct 6, 2021
    Copy the full SHA
    2e344a2 View commit details
    Browse the repository at this point in the history