Skip to content

Almost done

Compare
Choose a tag to compare
@pixelhandler pixelhandler released this 25 Nov 18:32
· 140 commits to master since this release
  • Update to Ember CLI v1.13.13 and Ember 2.2.0
  • Update cache handling for updates, remove evented update callbacks
    • (Breaking change) Removing event triggers didUpdateResource and resourceError
    • Cache update after updating a resource (PATCH) is handled by model method, via cacheUpdate
  • Support (client, 40x) text error response, parse text to JSON