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

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

Compare
Choose a tag to compare
@pavloo pavloo released this 19 Feb 16:25
· 50 commits to master since this release

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