Skip to content

Incompatible with Ember 2.0 and below #19

@Turbo87

Description

@Turbo87

The registerDeprecationHandler() method does not exist in Ember 2.0 and below. Since the deprecation tracking setup is using the method unconditionally it will break the test even if the expectDeprecation() method is never used. This makes it impossible to use this addon in an ember-try scenario that targets an older Ember version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions