Skip to content

v1.0.0

Compare
Choose a tag to compare
@amkirwan amkirwan released this 08 Aug 02:19
· 74 commits to master since this release
  • Drop support for deprecated callback methods onSuccess, onError, and onRedirect. Callbacks can be called using Ember.Evented trigger with the targets success, error, and redirect.