Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@Exelord Exelord released this 27 Sep 15:35
· 1 commit to master since this release

Breaking Changes

  • The Await component does not longer yields task property. The Ember Concurrency has been made an internal implementation detail. Instead, you can get access to the underlying Query object if needed.

Changes