Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Releases: kunai-consulting/ember-data-extensions

Update ember-cli to 3.5, a couple of bug fixes

19 Feb 16:25
Compare
Choose a tag to compare

Updates

  1. ember-cli (and ember) has been updated to version 3.5 #5

Bug fixes

  1. Fixed a bug with handling promise rejection after .save() #1
  2. Fixed an error that appeared when nested models had model mixin added, but were just saved without batch #2