miragejs/ember-cli-mirage

afterCreate no longer has mirage models

Opened this issue · 1 comments

After updating from 3.0.0-alpha.3 to 3.0.2 the parameter to afterCreate seems to no longer be a mirage model. It used to have .update as a method on it, and now it does not.

@RobbieTheWagner could you please confirm you have the same version of miragejs? I believe described behavior has nothing to do with ember-cli-mirage and most likely caused by some changes in miragejs