Skip to content

v0.5.5

Compare
Choose a tag to compare
@dustinfarris dustinfarris released this 15 May 01:38
· 137 commits to master since this release

Upgrading

In your ember-cli project, run:

npm install --save-dev [email protected]

Release notes

  • Ember Django Adapter is now compatible with Ember Data >= 1.0.0-beta.17 (see documentation on minimum requirements)

Changelog

  • [INTERNAL] Updated ember-cli version to latest (0.2.4)
    (#89)
  • [BUGFIX] All find queries are now handled properly
    (#88)