Skip to content

v2.6.7

Compare
Choose a tag to compare
@danielspaniel danielspaniel released this 15 Jun 13:46
· 766 commits to master since this release
  • make mocks check URI instead of URL #209
    • this allows you to add parameters to the url and still match the url for the ajax call if you don't want to match the parameters
  • made #get method ( to inspect payload ) available to all GET mocks including => mockQuery, mockQueryRecord
    • previously that #get method was only available to mockFind and mockFindAll
  • updated mockjax to 2.2.0
  • updated ember-data to 2.6.0