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

Add back support for Ember 3.16 #34

Merged
merged 1 commit into from
May 27, 2021

Commits on May 27, 2021

  1. Add back support for Ember 3.16

    As discussed in josemarluedke#33 (comment), this introduces a conditional to support Ember 3.16+ while still using the latest modifier capabilities when possible. `@embroider/macros` was chosen for this instead of the usual `ember-compatibility-helpers`, as that seems to more future-proof solution to me, especially allowing an easier transition to an eventual native "v2" addon.
    simonihmig committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a8553ff View commit details
    Browse the repository at this point in the history