ember-cli-addon-tests icon indicating copy to clipboard operation
ember-cli-addon-tests copied to clipboard

Migrate from ember-data@~3.8.0 to ember-data@^3.8.0

Open rwjblue opened this issue 6 years ago • 0 comments
trafficstars

In #208 we were forced to use ~3.8.0 because [email protected] has a fundamental issue in fastboot (and was causing our own tests to fail).

As of https://github.com/emberjs/data/pull/6011, this should no longer be the case and once [email protected] is published we should be able to update this library to use ^3.8.0 again.

rwjblue avatar Apr 11 '19 19:04 rwjblue